Deploy frontend projects to Vercel with automatic custom domain setup. Handles Vite, Next.js, CRA, and static sites. Auto-configures Cloudflare DNS CNAME records and Vercel domain aliases. Supports SPA routing via vercel.json. Trigger when user says "deploy to vercel", "部署到 vercel", "vercel deploy", or mentions a *.lovstudio.ai / custom domain with vercel deployment.
$npx -y skills add lovstudio/dev-skills --skill deploy-to-vercelInstalls into the current project.
Run `npx skills use "https://github.com/lovstudio/dev-skills" --skill "lovstudio/dev-skills/deploy-to-vercel"` 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/lovstudio/dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lovstudio/dev-skills"` and select the relevant skills, then follow their instructions.