The following routes were not configured to run with the Edge Runtime:

i get this error, to solve i add "export const runtime = 'edge';" but i dont have - /_error in the project and idk how to solve this error for this route, this is an existent project

for example this _not-found was solved just creating the tsx file but this dont work with _error

build command
npx @Cloudflare/next-on-pages
Was this page helpful?