are you sure ? I get this error when not adding edge to routes ERROR: Failed to produce a Cloudflar
are you sure ?
I get this error when not adding edge to routes
ERROR: Failed to produce a Cloudflare Pages build from the project.
12:27:51.712
12:27:51.712
The following routes were not configured to run with the Edge Runtime:
12:27:51.712
I get this error when not adding edge to routes
ERROR: Failed to produce a Cloudflare Pages build from the project.
12:27:51.712
12:27:51.712
12:27:51.712
- /ark-survival-ascended
12:27:51.712
12:27:51.713Please make sure that all your non-static routes export the following edge runtime route segment config:
12:27:51.713export const runtime = 'edge';
12:27:51.713
12:27:51.713You can read more about the Edge Runtime on the Next.js documentation:
12:27:51.713https://nextjs.org/docs/app/building-your-application/rendering/edge-and-nodejs-runtimes
Learn about the switchable runtimes (Edge and Node.js) in Next.js.


