"pages:build": "npx @primal dawn/next-on-pages",
"deploy": "npm run pages:build && wrangler pages deploy .vercel/output/static",
command: npm run deploy
My total build size is 33 MB
Getting this error ✘ [ERROR] A request to the Cloudflare API (/accounts/4560521b37ec36cdd602aa2527f0dfea/pages/projects/benefaster-saas-frontend/deployments) failed. Your Function exceeded the uncompressed size limit of 25 MiB. Refer to the Workers documentation (https://developers.cloudflare.com/workers/platform/limits/#worker-size) for more details. [code: 8000101] If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose