Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for deployment to Cloudflare Pages & Workers #2829

Open
devarshishimpi opened this issue Jul 4, 2024 · 0 comments
Open

Add support for deployment to Cloudflare Pages & Workers #2829

devarshishimpi opened this issue Jul 4, 2024 · 0 comments

Comments

@devarshishimpi
Copy link

Describe the feature or enhancement

To start this, I came across this issue created. Yes, Cloudflare does support Next.js. with @cloudflare/next-on-pages for the frontend. And the backend can go to Cloudflare Workers just the way goes to Vercel Functions in case of Vercel deployment.

#1388

I currently use it with Vercel, but kinda curious if there could be support for this as well!
Cloudflare Workers comparatively has limited capabilities and runtime limits. I believe it only supports inbuilt node modules, and a few external npm packages.

If support for the same is being added, docs for the same will also be needed to be created in the website repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant