meltstudio/Create Vercel deployment
Create a new production or preview Vercel deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vercel-team-id | Vercel team id | yes | — |
| vercel-project-id | Vercel project id | yes | — |
| vercel-token | Vercel token to authenticate | yes | — |
| vercel-cli-version | Vercel CLI version to use | no | latest |
| vercel-is-production | Wheter or not use --prod and --environment=production for commands | no | false |
| local-build | Wheter or not to build the project locally or in vercel | no | false |
| github-comment | Create comment on the pull request or commit with the deployment information | no | false |
| github-token | GitHub token used to create the pull request comment | no | — |
Outputs
| name | description |
|---|---|
| deployment-url | URL of the created deployment |
| preview-alias-url | Branch alias URL for the deployment |