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 3a8c948 commit 6d3a2b6Copy full SHA for 6d3a2b6
pages/cloudflare/get-started.mdx
@@ -173,7 +173,7 @@ This includes:
173
You can continue to run `next dev` when developing locally.
174
175
Modify your Next.js configuration file to import and call the `initOpenNextCloudflareForDev` utility
176
-from the `@cloudflare/next-on-pages` package. This makes sure that the Next.js dev server can optimally integrate with the open-next
+from the `@opennextjs/cloudflare` package. This makes sure that the Next.js dev server can optimally integrate with the open-next
177
cloudflare adapter and it is necessary for using bindings during local development.
178
179
This is an example of a Next.js configuration file calling the utility:
0 commit comments