Set up credentials
Open token settings
Sign in to Vercel, then go to
Account Settings > Tokens (the
Account Tokens page). Tokens are created
from your personal account, not a team.
Set scope and expiration
Choose the Scope that matches the account or team whose resources you
want Adapt to access, and select an Expiration (1 day up to 1 year).
Connect to Adapt
Add your credentials
Enter the values you gathered above, then click Add connection:
You can rename the connection and choose whether it is shared with your
organization or kept personal to you.
| Secret Name | Value |
|---|---|
VERCEL_TOKEN | Your Vercel access token |
Security
- Credentials are encrypted at rest with AES-256
- Scope the token to the specific team or project Adapt needs and set a short expiration to limit exposure if it leaks
- Rotate or revoke tokens you no longer use from the Account Tokens page
- Never share your token or commit it to source control