deploy

Installation
SKILL.md

Deploy to Vercel

Prerequisites Check

vercel --version
vercel whoami

If not installed: npm install -g vercel If not logged in: vercel login

Deployment

Production:

vercel --prod

Preview:

vercel

After Deployment

  • Display the deployment URL
  • Show build status
  • Mention vercel logs <url> for debugging if needed
Weekly Installs
66
GitHub Stars
13
First Seen
Jan 29, 2026