Vercel now bundles routing metadata for prerendered pages into a single upload instead of splitting it, cutting deploy times up to 33% for large ISR/PPR apps automatically with no config changes required.
Vercel deploys are now up to 33% faster for apps using Incremental Static Regeneration, achieved by shipping routing metadata for prerendered pages in a single upload instead of splitting it into a separate one when it grows large.
The optimization applies automatically to all deploys, including those using Partial Prerendering, with no configuration required.