cyberneticlibrary

Push web apps live to Vercel

deploy-to-vercelskillsetup L20
Sheshiyer/skill-clusters
What it does

Deploy applications to Vercel with git-push preview

Best for

Getting preview deployments live with git-push automation and proper long-term Vercel project linking.

Inputs
  • · Git remote URL
  • · Local project directory
  • · Vercel team slug (optional)
Outputs
  • · Preview deployment URL
  • · Linked Vercel project
Requires
  • · Vercel CLI
  • · Git
Preconditions

Project in git; Vercel CLI authenticated; team selected if multi-org

Failure modes
  • · Build step fails on deploy
  • · Environment variables missing
  • · Team scope ambiguous or missing
Trust signals
  • · Git-push preview deploys
  • · Team scope selection
  • · Project linking pattern preference