May 16, 2026· cloudflare · nextjs · javascript
What breaks when you ship Next.js on Cloudflare Workers
A log of which npm packages don't survive the Workers runtime, what to swap them with, and the patterns that ended up mattering.
→ ReadTechnical write-ups on the parts of the build that took longer than expected — runtime swaps, upstream-API archaeology, browser-side architecture.
A log of which npm packages don't survive the Workers runtime, what to swap them with, and the patterns that ended up mattering.
→ Read