Deploy to Vercel
Version updated for https://github.com/Spectra010s/d-vercel to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s new
- Added
ignore-build-stepinput option to skip the build step when needed.
Improvements
- Gives users more control over the deployment workflow.
- Useful for projects where the build is handled separately before deployment.
Usage
Set ignore-build-step in your workflow with a command to skip the build step.