webdeveloperninja/Vercel Deployment Action

Handles pulling, building, and deploying a Vercel project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
affected_appsA JSON string that is the result of running nx show projects --affected --jsonyes
vercel_tokenVercel token for authenticationyes
vercel_org_idVercel Organization IDyes
vercel_project_idVercel Project IDyes
app_nameApp name for specific stepsyes
is_productionIs this a production build?notrue
namedescription
deployed_urlURL of the deployed preview app
did_deployBoolean indicating if the app was deployed