Skip to content

Commit b612957

Browse files
vicbemily-shen
andauthored
Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
Co-authored-by: emily-shen <[email protected]>
1 parent 48d90e9 commit b612957

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can convert an existing Next.js application to run on Cloudflare
101101

102102
3. **Add a configuration file for OpenNext**
103103

104-
In your project root, create an OpenNext configuration file name `open-next.config.ts` with the following content:
104+
In your project root, create an OpenNext configuration file named `open-next.config.ts` with the following content:
105105

106106
```ts
107107
import { defineCloudflareConfig } from "@opennextjs/cloudflare";

0 commit comments

Comments
 (0)