Run Node.js with increased heap size for memory-intensive tasks
1NODE_OPTIONS="--max-old-space-size=8192" npm run {{script}}