# Page Not Found

`/docs/deployments/rollbacks` does not exist. Similar pages:

- [Performing an Instant Rollback on a Deployment](/docs/instant-rollback.md): Vercel provides Instant Rollback as a way to quickly revert to a previous production deployment. This can be useful in situations that require a
- [Cancel a deployment](/docs/rest-api/deployments/cancel-a-deployment.md): PATCH /v12/deployments/{id}/cancel This endpoint allows you to cancel a deployment which is currently building, by supplying its id in the URL.
- [Cancel a deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/cancel-a-deployment.md): PATCH /v12/deployments/{id}/cancel This endpoint allows you to cancel a deployment which is currently building, by supplying its id in the URL.
- [Vercel rollback](/docs/cli/rollback.md): The vercel rollback command is used to roll back production deployments to previous deployments. Usage terminal vercel rollback [deploymentid or url]
- [Delete a Deployment](/docs/rest-api/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a

All pages: [/llms.txt](/llms.txt)
