Syntax
vercel rollback [deployment-id or url]Options
Available flags and parameters for this command
--timeoutWait time for completion (0 = exit immediately)
Examples
Common usage examples
vercel rollbackvercel rollback https://example-prev.vercel.appvercel rollback dpl_abc123 --timeout=0Use Cases
When to use this command
- •Quick incident recovery
- •Revert breaking changes
- •Production restoration