hmm we dedupe some of these manifests but this might be a new one that we aren't accounting for, cou
hmm we dedupe some of these manifests but this might be a new one that we aren't accounting for, could you make an issue please




⚡️ Warning: your app/not-found route might contain runtime logic, this is currently
⚡️ not supported by @cloudflare/next-on-pages, if that's actually the case please
⚡️ remove the runtime logic from your not-found route
⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project.
⚡️
⚡️ The following routes were not configured to run with the Edge Runtime:
⚡️ - /_not-found
⚡️
⚡️ Please make sure that all your non-static routes export the following edge runtime route segment config:
⚡️ export const runtime = 'edge';
⚡️
⚡️ You can read more about the Edge Runtime on the Next.js documentation:
⚡️ https://nextjs.org/docs/app/building-your-application/rendering/edge-and-nodejs-runtimes