roybkker/Vercel Preview URL with Status Polling

Retrieve Vercel preview URL and poll for deployment status until ready

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
vercel_tokenVercel API tokenyes
vercel_team_idVercel team IDno
vercel_project_idVercel project IDyes
match_preview_urlExact string to match the preview URLno
max_timeoutMaximum timeout (in seconds) to wait for deploymentno300
deployment_ready_statesComma-separated list of states that are considered readynoREADY
deployment_error_statesComma-separated list of states that are considered errorsnoERROR
polling_intervalInterval (in seconds) between status checksno5
namedescription
preview_urlThe URL of the Vercel preview deployment
deployment_stateCurrent state of the deployment
branch_aliasBranch alias URL (if available)