Prerequisites
- A Vercel account with projects deployed
- Permission to create access tokens and configure log drains
Step-by-Step Setup
1. Navigate to Integrations
In your Corelayer dashboard, go to the Integrations page.2. Add Vercel Integration
Click the Add Integration button and select Vercel from the list of available integrations.3. Create a Vercel Access Token
In your Vercel dashboard:- Go to Settings > Tokens
- Click Create to generate a new token
- Name the token (e.g.,
Corelayer) - Copy the token and paste it into the Corelayer setup form
4. Select Team and Projects
Once authenticated, select:- The Vercel team (if applicable) that contains your projects
- The specific projects you want Corelayer to monitor
5. Configure Log Drain
Corelayer will provide you with a webhook URL for log drain configuration:- In your Vercel dashboard, go to Settings > Log Drains
- Add a new log drain with the provided URL
- Set the encoding to NDJSON
- Add the custom headers provided by Corelayer
- Copy the Signature Secret from the log drain configuration and enter it in Corelayer
6. Verify Connection
Click Test Connection to verify that Corelayer can access your Vercel account and receive logs.7. Add Vercel Projects to Your Service Maps
When configuring your Corelayer Service Maps, select which Vercel projects are relevant to each service.What Corelayer Can Do With Vercel
Once connected, Corelayer will:- Monitor deployment logs for errors and anomalies
- Receive real-time log data via the configured log drain
- Correlate Vercel deployment data with other integrations for root-cause analysis
- Track project events through webhook integration
Managing Your Integration
Disconnecting
To disconnect your Vercel integration:- Navigate to Settings > Integrations
- Find your Vercel integration and click Uninstall
- Confirm the uninstallation
- Remove the log drain from your Vercel dashboard
- Optionally, revoke the access token in Vercel
Troubleshooting
Integration Not Working?
- Verify the access token is correct and has not expired
- Ensure the log drain is configured with the correct URL and encoding (NDJSON)
- Check that the signature secret matches between Vercel and Corelayer
- Confirm the selected projects are active and generating logs

