setup

Vercel

Purpose

Syncs your Vercel teams (projects, deployments, domains, DNS records, edge configs, environment variables, firewall rules, integrations, webhooks, access groups, secure compute networks, …).

tip

Secret fields below accept either an AWS Secrets Manager ARN or a value pasted directly into SubImage's managed vault. See Secrets for details.

Required Fields

Field Secret? Description
vercel_token Yes Vercel API access token with access to every team listed below
vercel_team_ids No Vercel team IDs to sync. Accepts a list or a comma-separated string.

Setup Steps

  1. Create an access token at vercel.com/account/tokens with access to every team you plan to sync.
  2. For each team, copy the team ID from its general settings page (https://vercel.com/<team-slug>/~/settings).
  3. In SubImage, set vercel_token (the token or its AWS Secret ARN) and add one entry per team ID in vercel_team_ids. Save the module.

The sync is read-only.