Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". Do NOT use for deploying to Netlify, Cloudflare, or Render (use their respective skills).
$npx -y skills add tech-leads-club/agent-skills --skill vercel-deployInstalls into the current project.
Run `npx skills use "https://github.com/tech-leads-club/agent-skills" --skill "tech-leads-club/agent-skills/vercel-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tech-leads-club/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tech-leads-club/agent-skills"` and select the relevant skills, then follow their instructions.