Tool to promote a deployment to production by pointing all production domains for a project to the given deployment. Use this when you need to make a specific deployment live without rebuilding. The deployment must be in 'STAGED' state (never served production traffic) and the p…
slugstringThe Team slug to perform the request on behalf of.
teamIdstringThe Team identifier to perform the request on behalf of.
projectIdRequiredstringThe unique project identifier. Use VERCEL_LIST_PROJECTS to find available projects.
deploymentIdRequiredstringThe deployment identifier to promote to production. The deployment must be in 'STAGED' state (readySubstate='STAGED'). Use VERCEL_LIST_ALL_DEPLOYMENTS to find eligible deployments.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action