Deploys are now up to 33% faster for apps with many ISR pages
Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.
Deploys are now up to 33% faster for apps using Incremental Static Regeneration (ISR). The more prerendered pages you have, the more you're likely to save.
ISR combines the speed of static generation with the flexibility of dynamic rendering, letting sites update content without full rebuilds. Every ISR page uploads together with its routing metadata. Previously, when that metadata grew large, it split into a separate upload. Now it always stays bundled. The same holds for other prerendered pages, including Partial Prerendering.
This applies automatically to every deploy, with no configuration needed. Learn more about builds in the documentation.
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.