Application
RunPilotAI
Version
1.0.0
Domain
runpilotai.com
Stack
Next.js 16 + Supabase + GitHub Actions
Docker
mcr.microsoft.com/playwright
Vars set for Production only in Vercel are not visible on preview deployment URLs. For accurate status of all vars, visit runpilotai.com/settings. Use the Set value button below to push missing vars to Vercel directly.
VERCEL_TOKEN
API token for reading deployment status and setting other env vars.
VERCEL_PROJECT_ID
Project ID from Vercel → project → Settings → General.
VERCEL_TEAM_ID
Team ID (optional — required for team/org projects).
VERCEL_DEPLOY_HOOK_URL
Deploy hook URL to trigger redeployments from the app.
NEXT_PUBLIC_SUPABASE_URL
Your Supabase project URL.
NEXT_PUBLIC_SUPABASE_ANON_KEY
Public anon key for client-side auth.
SUPABASE_SERVICE_ROLE_KEY
Service role key for server-side operations.
SUPABASE_ACCESS_TOKEN
Personal access token for auto-migrations.
GITHUB_APP_ID
Your GitHub App numeric ID.
GITHUB_PRIVATE_KEY
RSA private key from GitHub App settings.
GITHUB_WEBHOOK_SECRET
Secret used to verify webhook payloads.
GITHUB_CLIENT_ID
OAuth App client ID.
GITHUB_CLIENT_SECRET
OAuth App client secret.
GITHUB_TOKEN
Personal access token with repo write scope (CI/CD workflow install).
ANTHROPIC_API_KEY
Anthropic API key for AI triage and fix suggestions.
Available Balance
Free credits included with your account
100
credits
Cost Per AI Fix
Typical fix costs 5–8 credits depending on error complexity.
Recent AI Fix Requests
No AI fix requests yet. Open any failed test and click “Fix with AI” to create a preview.
Need more credits?
Credit top-ups will be available when AI fixes launch.
Docker / Playwright
Use mcr.microsoft.com/playwright as the base image for CI test runners.