# Page Not Found

`/docs/rest-api/sdk/deployments/upload-deployment-files` does not exist. Similar pages:

- [Upload Deployment Files (Vercel SDK)](/docs/rest-api/sdk/deployments/upload-deployment-files.md): POST /v2/files Before you create a deployment you need to upload the required files for that deployment. To do it, you need to first upload each file
- [Upload Deployment Files](/docs/rest-api/deployments/upload-deployment-files.md): POST /v2/files Before you create a deployment you need to upload the required files for that deployment. To do it, you need to first upload each file
- [List Deployment Files (Vercel SDK)](/docs/rest-api/sdk/deployments/list-deployment-files.md): GET /v6/deployments/{id}/files Allows to retrieve the file structure of the source code of a deployment by supplying the deployment unique
- [Create a new deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/create-a-new-deployment.md): POST /v13/deployments Create a new deployment with all the required and intended data. If the deployment is not a git deployment, all files must be
- [Get Deployment File Contents (Vercel SDK)](/docs/rest-api/sdk/deployments/get-deployment-file-contents.md): GET /v8/deployments/{id}/files/{fileId} Allows to retrieve the content of a file by supplying the file identifier and the deployment unique

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