We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8653280 commit 00eb1e0Copy full SHA for 00eb1e0
src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
@@ -107,7 +107,7 @@ You can convert an existing Next.js application to run on Cloudflare
107
compatibility_date = "2025-03-25"
108
compatibility_flags = ["nodejs_compat"]
109
[assets]
110
- directory = "./dist"
+ directory = ".open-next/assets"
111
binding = "ASSETS"
112
```
113
</WranglerConfig>
0 commit comments