vercel rm <deployment url>
Removes a deployment
Arguments
| Name | Description |
|---|---|
deployment url | URL of the deployment to remove |
Options
| Name | Description |
|---|---|
-s, --safe | Skip removal of deployments with an active preview URL or production domain |
-y, --yes | Skip confirmation step for a deployment or project removal |