Connect your Vercel account to Astravale to monitor projects and deployment status directly from the Sentinel Hub.
What it does
- → Lists all Vercel projects associated with your account or team
- → Displays latest deployment status (Ready, Building, Error) per project
- → Links directly to live deployment URLs
- → Auto-refreshes every 60 seconds — no manual sync required
Setup
- 1. In Vercel, go to Account Settings → Tokens → Create Token
- 2. Set scope to Full Account (or your team), copy the token
- 3. In Astravale, open Settings → Integrations → Vercel
- 4. Paste your API Token (and Team ID if using a team workspace)
- 5. Navigate to Sentinel Hub → Stack Accounts to see live data
Data accessed
This integration uses the Vercel REST API with read-only access to:
- → Project names, frameworks, and IDs
- → Latest deployment metadata (URL, status, timestamp)
Credentials are encrypted at rest using AES-256-GCM and never exposed client-side.
Permissions
Only venture admins can add or modify integration credentials. All members can view the live stack data.