Skip to main content

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

1

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
Save the token securely — it won’t be shown again.
2

Enter the token in Antimetal

Paste your access token in the Antimetal dashboard integration page.
3

Enter your team slug (optional)

We recommend entering your Vercel team slug to scope queries to the right team. This is the value in your team’s URL: vercel.com/<team-slug>.

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

Permissions and Access

Antimetal uses your access token for read-only operations. No deployments are triggered, no settings are modified, and no data is written to your Vercel account.