Vercel Integration

Connect Vercel for deployment and security analysis.

#Setup

  • 1

    Get a Vercel API token

    Go to vercel.com/account/tokens and create a new token.
  • 2

    Connect in Vergate

    Go to Integrations, click Connect on Vercel, and paste your token.
  • 3

    Verify

    Click Test Connection to confirm the token works.
  • #What It Scans

    Token validity — Is the API token still valid?
    Password protection — Are deployments password-protected?
    Environment variables — Are sensitive env vars properly scoped?

    Tip. Use a team-scoped token with minimal permissions. Vercel tokens can access all projects in the scope.