Vercel @vercel.com · Apr 17

Each domain on Vercel is an alias—a pointer to a specific deployment in the routing layer that directs traffic to the correct version globally. Aliases update instantly across the network, enabling zero-downtime deploys as well as Instant Rollbacks, Skew Protection, and more.

3 likes 1 replies

?

Replies

Vercel · Apr 17

Instant Rollbacks on Vercel are just an alias switch—from one already-provisioned deployment to another. Global reverts happen in milliseconds.