unlyed/Deploy on Vercel

Easily deploy your project on Vercel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commandCommand starting the vercel deploymentyes
applyDomainAliasesIf true, will create Vercel aliases using the aliases specified in the vercel config filenotrue
failIfAliasNotLinkedIf true, will throw an error (and crash CI) when there is an error about aliases linknofalse
extraAliasesList of additional aliases to create, will be added to the aliases specified in the vercel.json:aliases fileno
namedescription
VERCEL_DEPLOYMENT_URLFull Vercel deployment url (parsed from the deployment logs), e.g: https://xxx.vercel.app
VERCEL_DEPLOYMENT_DOMAINUrl without the protocol declaration, e.g: xxx.vercel.app
VERCEL_ALIASES_ERROR(optional) Vercel errors during domain aliasing