Edge Computing with Cloudflare Workers
And here's another one: the Next.js Edge Runtime becomes the fourth full-stack framework supported by Cloudflare Pages

And here's another one: the Next.js Edge Runtime becomes the fourth full-stack framework supported by Cloudflare Pages

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.

Read the original post ↗