actions-marketplace-validations/Vercel Deployment
Deploy static build to Vercel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| vercelToken | Your token at Vercel. See https://vercel.com/account/tokens | yes | — |
| vercelOrgId | Your Organization ID at Vercel. | yes | — |
| vercelProjectId | Your Project ID at Vercel. | yes | — |
| githubToken | Your token at GitHub. See https://github.com/settings/tokens | yes | — |
| buildOption | If you would like to build through GitHub Actions inatead of Vercel. | — | false |
| buildSource | If building through GitHub Actions, a source directory may be supplied. | — | "" |
| deploySource | If building through GitHub Actiosn, an output directory may be supplied. | — | "" |
| deployProduction | If this deployment is targeted as production. | — | false |
| assignDomain | You can assign a domain to this deployment. Please note that this domain must have been configured in the project. | — | — |
Outputs
no outputs