What versions & operating system are you using?
Build command: cd mockscore-mvp-project && npm install && npm run build
Deploy command: npx wrangler deploy
wrangler 4.105.0
OS: Windows 11
Please provide a link to a minimal reproduction
https://github.com/gaurangwan555-dev/Mockscore-AI-MVP
Describe the Bug
The error says CloudFlare API call failed because "Invalid manifest: manifest contains 35,838 files which exceeds the limit of 20,000.". My project contains less than 100 files, so I don't know why this bug is occuring.
Please provide any relevant error logs
[ERROR] A request to the Cloudflare API (/accounts/cd17af4c98b858098a154d68087dc005/workers/scripts/mockscore-ai-mvp/assets-upload-session) failed.
Invalid manifest: manifest contains 35,838 files which exceeds the limit of 20,000. You can upgrade to Workers Paid to increase this limit to 100,000. [code: 10304]
What versions & operating system are you using?
Build command: cd mockscore-mvp-project && npm install && npm run build
Deploy command: npx wrangler deploy
wrangler 4.105.0
OS: Windows 11
Please provide a link to a minimal reproduction
https://github.com/gaurangwan555-dev/Mockscore-AI-MVP
Describe the Bug
The error says CloudFlare API call failed because "Invalid manifest: manifest contains 35,838 files which exceeds the limit of 20,000.". My project contains less than 100 files, so I don't know why this bug is occuring.
Please provide any relevant error logs
[ERROR] A request to the Cloudflare API (/accounts/cd17af4c98b858098a154d68087dc005/workers/scripts/mockscore-ai-mvp/assets-upload-session) failed.
Invalid manifest: manifest contains 35,838 files which exceeds the limit of 20,000. You can upgrade to Workers Paid to increase this limit to 100,000. [code: 10304]