Vercel integration
Skill JimmyBlanquet/project-forge/skills/cicd/vercel-integration
Vercel deployment configuration with preview environments and cron jobs.From its SKILL.md
npx -y skills add JimmyBlanquet/project-forge --skill vercel-integrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 178 tokens by cl100k_base, as published. Nobody here has run it
CI/CD Vercel Integration Skill
Version: 1.0.0 | Category: CI/CD | Production-ready: β
Description
Vercel deployment configuration with preview environments and cron jobs.
Features
- π Auto-deploy from GitHub
- π Preview deployments per PR
- β° Cron jobs support
- π Regional deployment
- π Build configuration
Installation
cd skills/cicd/vercel-integration && bash install.sh
Configuration
Creates vercel.json with optimal settings for Next.js.
Tip: Use
/loop 5min Claude Code to monitor Vercel deployment progress, checking preview URL availability or build status at regular intervals.
Extracted from: Best practices + internal production SaaS
What ships with it: 3 files
1.0 KB alongside SKILL.md, 1 of them executable
files/
- vercel.json423 B
- install.shruns456 B
- README.md163 B