Vercel Flags automates progressive rollouts
·2026.05.11 17:00
Key point
Vercel Flags now supports progressive rollouts that increase traffic according to a schedule.
Details
Progressive rollouts have been added to Vercel Flags. Following a set schedule, the percentage of traffic sent to a new variant increases in stages, allowing regressions to be checked first with a small group of users.
- weighted split is an experimentation method that maintains a fixed ratio, like 50/50.
- Progressive rollouts set a target percentage and duration for each stage, automatically moving on to the next stage.
- This feature is available on the dashboard, and can also be run via the new
vercel flags rolloutCLI command.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.