#What do I need to do for deploying a NextJS Website to Cloudflare?
19 messages · Page 1 of 1 (latest)
Hey 👋
It seems there may not be enough information in your post to effectively get support from the community. Please ensure you include as much as possible, you can check the channel guidelines for some examples of what kind of information to include.
What do I need to do for deploying a NextJS Website to Cloudflare?
I'm unable to provide an answer to that at the moment. Please rephrase your query and I'll try again.
What do I need to do for deploying a NextJS Website to Cloudflare?
I'm unable to provide an answer to that at the moment. Please rephrase your query and I'll try again.
create a github repo
goto workers and pages
create application
deploy pages
import repo
connect a github id and select a repo
then under framework presets select next.js
then click save &deploy
https://developers.cloudflare.com/workers/framework-guides/web-apps/nextjs/
You should not use Cloudflare Pages for NextJS since cloudflare/next-on-pages is deprecated.