noahdelaweb
noahdelaweb
CDCloudflare Developers
Created by noahdelaweb on 12/23/2024 in #general-help
workspace Google email domian name Relay access denied
domian name Relay access denied
1 replies
CDCloudflare Developers
Created by noahdelaweb on 11/21/2024 in #pages-help
Your Worker exceeded the size limit of 1 MiB. Re
Error: Failed to publish your Function. Got error: Your Worker exceeded the size limit of 1 MiB. Refer to the Workers documentation (https://developers.cloudflare.com/workers/observability/errors/#errors-on-worker-upload) for more details.
8 replies
CDCloudflare Developers
Created by noahdelaweb on 8/17/2023 in #general-help
Failed to produce a Cloudflare Pages build from the project.
⚡️ Completed npx vercel build. 18:22:29.916
18:22:29.917 ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project. 18:22:29.917 ⚡️ 18:22:29.917 ⚡️ The following routes were not configured to run with the Edge Runtime: 18:22:29.917 ⚡️ - /api/contact 18:22:29.918 ⚡️ - /api/hello 18:22:29.918 ⚡️ 18:22:29.918 ⚡️ Please make sure that all your non-static routes export a config object specifying the edge runtime, like: 18:22:29.918 ⚡️ export const config = { runtime: 'edge' }; 18:22:29.918 ⚡️ 18:22:29.918 ⚡️ You can read more about the Edge Runtime on the Next.js documentation: 18:22:29.918 ⚡️ https://nextjs.org/docs/app/building-your-application/rendering/edge-and-nodejs-runtimes
16 replies