unpause_project
Resume a paused Vercel project by providing its project ID, enabling continued deployments and operations.
Instructions
Resume a previously paused project by project id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project id. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |