ENOSPC: no space left on device when build
I'm following to OpenNext docs:
opennext.js.org/cloudflare/get-started
and build NextJS latest with workers then happen this error:
2 Replies
Workers CI/CD has a documented limit of 8 GB Disk space: https://developers.cloudflare.com/workers/ci-cd/builds/limits-and-pricing/
Sounds like you might be overrunning that
Getting the same error in my build
Makes me want to make a black hole joke here, but why is the limit on the paid plan only 8GB?