---
title: DEPLOYMENT_DELETED
product: vercel
url: /docs/errors/DEPLOYMENT_DELETED
type: reference
prerequisites:
  []
related:
  []
summary: The deployment has been removed
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# DEPLOYMENT_DELETED

The `DEPLOYMENT_DELETED` error occurs when a request is made for a deployment that has been removed based on the projects deployment retention policy.

**Error Code:** `410`

**Name:** Deployment Deleted

## Troubleshoot

Recently deleted deployments can be restored within 30 days of deletion.

To restore a deleted deployment, open **Settings** in the sidebar of your project:

1. Select **Security** on the side panel of the project settings page
2. Scroll down to the **Recently Deleted** section
3. Find the deployment that needs to be restored, and click on the dropdown menu item **Restore**
4. Complete the modal


---

[View full sitemap](/docs/sitemap)
