In the latest version build for Cloudflare pages, an error occurs that needs to be identified. Similar reports have also been made. cloudflare/next-on-pages#413 (comment)
The following routes were not configured to run with the Edge Runtime:
- /_not-found
As a workaround for the build error, it can be resolved with the following approach.
workaround: #113 and change to use edge runtime.
In the latest version build for Cloudflare pages, an error occurs that needs to be identified. Similar reports have also been made. cloudflare/next-on-pages#413 (comment)
As a workaround for the build error, it can be resolved with the following approach.
workaround: #113 and change to use edge runtime.