You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a full 1TB hard drive where all the red and blue items are 17 and 31mb files from .trigger/build-*/**.mjs/.mjs.map
Reproduction repo
This is local dev
To reproduce
Run npx trigger.dev@3.3.5 dev and then develop an application in Next.js v14.2.5. Over time it'll eventually show a message that your hard disk has no space left.
Provide environment information
System:
OS: macOS 15.1.1
CPU: (14) arm64 Apple M4 Pro
Memory: 2.97 GB / 48.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 23.3.0 - /opt/homebrew/bin/node
Yarn: 1.22.22 - /opt/homebrew/bin/yarn
npm: 10.9.0 - /opt/homebrew/bin/npm
Describe the bug
Here's a full 1TB hard drive where all the red and blue items are 17 and 31mb files from

.trigger/build-*/**.mjs/.mjs.mapReproduction repo
This is local dev
To reproduce
Run
npx trigger.dev@3.3.5 devand then develop an application in Next.js v14.2.5. Over time it'll eventually show a message that your hard disk has no space left.Additional information
No response