Vercel
Connect Vercel to the Pagerly SRE Agent to query deployments, functions, and logs.
Last updated
Connect Vercel to the Pagerly SRE Agent to query deployments, functions, and logs.
List recent deployments β status, commit, branch, timestamps
Get deployment details and build logs
List serverless functions and their invocation logs
Check project settings and environment variables
Log into your Vercel account at https://vercel.com/account/tokens
Click Create Token
Give it a name (e.g., Pagerly) and set the scope to your team or personal account
Copy the generated token
API Token
Vercel API token
your-vercel-token
Team Slug (optional)
Your Vercel team slug
my-team
"Our main project is api-gateway. Production deployments are on the main branch. We use edge functions for auth."
Last updated