corjen/Resolve vercel preview url
Resolve the preview url of a specific vercel project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| vercel_token | The Vercel token to authenticate with | yes | — |
| team_id | The vercel team id | yes | — |
| project_id | The vercel project id | yes | — |
| github_commit_sha | The commit sha you want to filter on | yes | — |
Outputs
| name | description |
|---|---|
| url | The vercel deployment url |