Reduced build times for large projects

node_modules We shipped build system optimizations that reduce overhead for projects with many input files, large, or large build outputs. VERCEL_BUILD_SYSTEM_REPORT Expensive disk operations (large file detection and folder size calculations) are no longer on the critical path for successful…

Sources