Set up credentials
1
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.
2
Create a token
Click Create, then enter a descriptive name for the token.
3
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).
4
Copy the token
Click Create Token and copy the value immediately. It is shown only once
and cannot be retrieved later.
Connect to Adapt
1
Open Integrations
In Adapt, go to Settings > Integrations.
2
Find Vercel
Search for Vercel and select it from the catalog.
3
Start the connection
Click Connect to open the connection form.
4
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.
5
Test the connection
Ask Adapt to list your projects.
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