Vercel Action
Version updated for https://github.com/amondnet/vercel-action to version v42.3.0.
- This action is used across all versions by 9,307 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Vercel Action automates the deployment of static websites and serverless functions to the Vercel cloud platform directly from GitHub Actions. It streamlines tasks such as initiating deployments, commenting on pull requests or commits, password-protecting deployments, and aliasing custom domains. This action simplifies the deployment process, enhances collaboration through automated feedback, and reduces manual configuration, making it ideal for Jamstack workflows.
What’s Changed
42.3.0 (2026-04-30)
Features
- add vercel-build action input for local Vercel build step (#361) (4076535)
- make CLI deployment default, gate API behind experimental-api flag (#363) (2c02881)