Vercel integration

Deployment: deployments, projects, domains, DNS, environment variables, teams

Help CentreConnectors

Overview

Vercel is the frontend deployment platform (Next.js home). The Automize Vercel connector covers deployments, projects, domains, DNS, environment variables, teams.

  • Regions: Global edge.
  • Plans: Hobby + Pro + Enterprise.

Setting up the connection

Auth type: Bearer Token.

  1. Vercel → Account → Tokens → Create.
  2. In Automize → Settings → Connectors → Vercel. Paste token.

Find your credentials at https://vercel.com/account/tokens.


Rate limits

Per-token.


Data model

Deployment primitives:

    Team ── Projects ─┬─ Deployments
                      ├─ Domains
                      ├─ Environment Variables
                      └─ DNS Records

Available operations

7 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Create Env VariableGeneralCreate an environment variable
Get DeploymentGeneralGet deployment details
Get ProjectGeneralGet project details
List DeploymentsGeneralList recent deployments
List DomainsGeneralList all domains
List Env VariablesGeneralList environment variables for a project
List ProjectsGeneralList all projects

Operations

Create Env Variable

Create an environment variable

ParameterRequiredTypeDescription
Project Id project_idYestext
Key keyYestext
Value valueYestext
Target targetYestext
Type typeYestext

Get Deployment

Get deployment details

ParameterRequiredTypeDescription
Deployment Id deployment_idYestext

Get Project

Get project details

ParameterRequiredTypeDescription
Project Id project_idYestext

List Deployments

List recent deployments

No input parameters.

Tips

  • Filter by project, state (READY, ERROR, BUILDING).

List Domains

List all domains

No input parameters.


List Env Variables

List environment variables for a project

ParameterRequiredTypeDescription
Project Id project_idYestext

List Projects

List all projects

No input parameters.

Tips

  • Per team.

FAQ

vs Netlify?
Vercel: Next.js-native + edge-functions focus. Netlify: broader JAMstack + forms + DNS.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.