Builds now start up to 30% faster
Vercel reduces build initialization time by up to 30% on average through parallel cache downloading, cutting build times by up to 7 seconds across all plans.
The build cache stores files from previous builds to speed up future ones. We've improved its performance by downloading parts of the cache in parallel using a worker pool. This decreased the build initialization time by , reducing build times by up to 7 seconds for all plans.30% on average This is enabled automatically for all new builds and adds to the previously launched.build initialization improvements Learn more about .builds on Vercel Read more
- vercel.comBuilds now start up to 30% fasterprimary