How’s your experience hosting Nextjs on cloudflare worker?

I’m looking to host Nextjs on cloudflare worker but I’m not sure what things I should be aware of that might not still be compatible. As a small example, can we use axios? Either in frontend code or api route code?
3 Replies
rishsane
rishsane3d ago
If you use Next.js, edge function is a must
dreemrworld
dreemrworld2d ago
Cloudflare Docs
Next.js
Create an Next.js application and deploy it to Cloudflare Workers with Workers Assets.
No description
No description
No description
dreemrworld
dreemrworld2d ago
Let me know if you need help

Did you find this page helpful?