Overview
This guide walks you through connecting your Vercel account to Antimetal. Once connected, Antimetal can monitor your deployments, analyze build logs, and investigate runtime errors across all your Vercel projects.Set up in Antimetal
Go to the Vercel integration setup in the Antimetal dashboard.
Prerequisites
- A Vercel account with permissions to create access tokens
- If using Vercel Teams, your team slug (found in your team’s URL:
vercel.com/<team-slug>)
Setup
Create a Vercel access token
Go to Vercel Access Tokens and click Create.
- Token Name:
Antimetal - Scope: Select Full Account to allow Antimetal to access all teams and projects, or scope to a specific team
- Expiration: Choose an expiration that fits your security policy
What Antimetal Can Access
Once connected, Antimetal can:- List teams — Discover all Vercel teams associated with your account
- List projects — Browse projects within a team
- Get project details — View project configuration and settings
- List deployments — Track deployment history and find failures
- Get deployment details — Investigate individual deployment status and metadata
- Retrieve build logs — Debug why deployments failed during the build step
- Query runtime logs — Search and filter production runtime logs by status code, source, time range, and more