Error build max size npm run build

for handling run build

  • Run in your terminal

NODE_OPTIONS="--max-old-space-size=8192" npm run build

Last updated