Prerequisites
- Organization Admin role in Kestrel
- Vercel account with project access
Setup
Connect via OAuth
- Navigate to Integrations → Vercel in your Kestrel dashboard
- Click Connect
- Authorize Kestrel in the Vercel OAuth popup
- Select the Vercel team/account and projects to authorize
- The popup closes and your Vercel account appears as connected
How It’s Used
In Workflows
Trigger blocks:- Deployment Failed — fires when a Vercel deployment build fails
- Deployment Succeeded — fires when a deployment completes successfully
- Deployment Created — fires when a new Vercel deployment is initiated
- Error Anomaly — fires when Vercel detects an anomalous spike in runtime errors
- Usage Anomaly — fires when Vercel detects unusual usage patterns
- Domain Issue — fires on domain configuration or certificate problems
- Firewall Attack Detected — fires when Vercel’s firewall detects a potential attack
- Deployment Checks Failed — fires when deployment integration checks fail
- Production Rollback — fires when a production deployment is rolled back
- Get Deployment — retrieve deployment details including status, URL, and git commit
- Get Build Logs — fetch build log output for a specific deployment
- Rollback Production — roll back production to a previous stable deployment
- Promote to Production — promote a preview deployment to production
- List Deployments — list recent deployments with optional filters
- Investigate Vercel — run an AI investigation combining build logs, error data, and deployment history
Disconnecting
- Navigate to Integrations → Vercel
- Click Disconnect
- Confirm the disconnection