deploy - Vercel and Supabase Deployment with CI/CD Pipeline Setup
Deploy workflows to Vercel and Supabase, and set up CI/CD pipelines for automated testing and deployment
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- deploy to Vercel
- deploy Supabase Edge Functions
- create CI/CD workflows
- run type checking
- run build process
- run test suites
- configure environment variables
- set up GitHub Actions
- monitor deployment status
Inputs
- project code
- environment variables
- GitHub Secrets
- package.json
- Vercel configuration
- Supabase project reference
- CI/CD workflow templates
- access tokens
Outputs
- deployment status
- CI/CD workflow files
- production URL
- build artifacts
- test results
- type check reports
Requirements
- Bash tool available
- opus model support
- GitHub repository
- Vercel account
- Supabase account
- Node.js environment
- package.json with scripts
