Vercel integrations
Vercel is a cloud platform for static sites and serverless functions. It offers features for deploying, hosting, and managing web applications, providing a scalable and efficient infrastructure for front-end development and serverless computing.
Automate your Vercel workflow with premade actions
Quickly integrate Vercel with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.New Deployment
Emit new event when a deployment is created
Cancel Deployment
Cancel a deployment which is currently building. [See the docs](https://vercel.com/docs/rest-apiendpoints/deployments/cancel-a-deployment)
List Deployments
List deployments under the account corresponding to the API token. [See the docs](https://vercel.com/docs/rest-apiendpoints/deployments/list-deployments)
Create Deployment
Create a new deployment from a GitHub repository. [See the docs](https://vercel.com/docs/rest-apiendpoints/deployments/create-a-new-deployment)