File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/content/docs/workers/framework-guides/web-apps Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ You can convert an existing Next.js application to run on Cloudflare
165165 <Details header = " Usage" >
166166 - ` preview ` : Builds your app and serves it locally, allowing you to
167167 quickly preview your app running locally in the Workers runtime, via a
168- single command.
169- - ` deploy ` : Builds your app, and then deploys it to
170- Cloudflare
171- - ` cf-typegen ` : Generates a ` cloudflare-env.d.ts ` file at the
168+ single command.
169+ - ` deploy ` : Builds your app, and then deploys it to
170+ Cloudflare
171+ - ` cf-typegen ` : Generates a ` cloudflare-env.d.ts ` file at the
172172 root of your project containing the types for the env.
173173 </Details >
174174
You can’t perform that action at this time.
0 commit comments