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 f2d223f commit b7b8cdbCopy full SHA for b7b8cdb
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