Edge Computing with Cloudflare Workers
Deploy your Next.js app to Cloudflare Workers with the Cloudflare adapter for OpenNext

Deploy your Next.js app to Cloudflare Workers with the Cloudflare adapter for OpenNext

4/8/2025 · Dario Piotrowicz, Victor Berchet, Nicolas, James Anderson

What this post added

Introduces the 1.0.0-beta release of the Cloudflare adapter for OpenNext, enabling Next.js applications to be deployed to Cloudflare Workers. Highlights supported features like caching, Partial Prerendering, Middleware, App and Pages routers, and Image Optimization. Mentions ongoing work to support the Node.js Edge runtime and composable caching. Details improvements in Node.js compatibility for Workers and unenv. Outlines plans for v2, focusing on reducing bundle size, improving performance, and multi-Worker deployments. Provides instructions for deploying a Next.js app to Workers using the adapter.

Read the original post ↗