PLATFORMS Signal 320
Deploys are now up to 33% faster for apps with many ISR pages
Deploy times for applications that heavily use Incremental Static Regeneration are now up to a third faster because routing metadata stays bundled with the pages.
Faster deployments shorten the feedback loop for developers and can reduce CI pipeline duration. The improvement happens automatically, so teams do not need to adjust build scripts or settings. The gain is most noticeable for sites that pre-render many pages.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
ISR pages now upload together with their routing information instead of splitting into a separate transfer when the metadata grows.
Bundling the metadata reduces the amount of data transferred during a deploy, delivering up to a 33% speed increase for ISR-heavy sites.
The change is applied by default to every deployment and does not require any configuration changes.
THE CLUSTER
↗