You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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