
10/24/2022 · Greg Brimble
What this post added
This post details the integration of Next.js with the Edge Runtime on Cloudflare Pages. It explains how the `@cloudflare/next-on-pages` CLI transforms Next.js applications into Cloudflare Workers, enabling server-side rendering and API routes at the edge. It also covers the use of compatibility dates and flags for runtime versioning and experimental webpack minification for script size optimization.