Vercel Setup
Connect your Vercel account to CloudInfraOS to monitor deployments, track domains, and manage environment variables across your projects.
Prerequisites
- A Vercel account (Personal or Team)
- Access to create API tokens in Vercel dashboard
Step 1: Create a Vercel API Token
Go to your Vercel Account Tokens page and create a new token. Give it a descriptive name like "CloudInfraOS" and select the Full Account scope for read access to all projects, deployments, and domains.
Step 2: Add Token in CloudInfraOS
Navigate to your project settings β Provider Connections β Add Provider. Select Vercel and enter:
- API Token β the token from Step 1
- Team ID β your Vercel team slug or ID (leave blank for personal account)
Step 3: Sync
Click Sync Now to pull in your Vercel projects, deployments, domains, and environment variable metadata. Note: environment variable values are never synced β CloudInfraOS only tracks variable names and their configured environments.
What Gets Synced
- Projects (framework, latest deployment status, linked Git repository)
- Deployments (state, branch, commit reference, build time)
- Domains (name, verification status, SSL configuration)
- Environment variable keys by environment (production, preview, development)
- Serverless function metrics (invocations, duration, error rate)