Currently, this repo uses the @cloudflare/next-on-pages adapter for deploying Next.js on Cloudflare Pages, which supports only the Edge runtime and limits usage of Node.js APIs. Migrating to @opennextjs/cloudflare would enable running Next.js apps on the Node.js runtime in Cloudflare Workers
Currently, this repo uses the
@cloudflare/next-on-pagesadapter for deploying Next.js on Cloudflare Pages, which supports only the Edge runtime and limits usage of Node.js APIs. Migrating to@opennextjs/cloudflarewould enable running Next.js apps on the Node.js runtime in Cloudflare Workers