Settings

Environment configuration and app information

RP
Application Info

Application

RunPilotAI

Version

1.0.0

Domain

runpilotai.com

Stack

Next.js 16 + Supabase + GitHub Actions

Docker

mcr.microsoft.com/playwright

Deployment Status
Deployment Status
Checking deployment…

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 Configuration

VERCEL_TOKEN

API token for reading deployment status and setting other env vars.

VERCEL_PROJECT_ID

Project ID from Vercel → project → Settings → General.

Set

VERCEL_TEAM_ID

Team ID (optional — required for team/org projects).

VERCEL_DEPLOY_HOOK_URL

Deploy hook URL to trigger redeployments from the app.

Supabase ConfigurationAll set

NEXT_PUBLIC_SUPABASE_URL

Your Supabase project URL.

Set

NEXT_PUBLIC_SUPABASE_ANON_KEY

Public anon key for client-side auth.

Set

SUPABASE_SERVICE_ROLE_KEY

Service role key for server-side operations.

Set

SUPABASE_ACCESS_TOKEN

Personal access token for auto-migrations.

Set
GitHub App ConfigurationAll set

GITHUB_APP_ID

Your GitHub App numeric ID.

Set

GITHUB_PRIVATE_KEY

RSA private key from GitHub App settings.

Set

GITHUB_WEBHOOK_SECRET

Secret used to verify webhook payloads.

Set

GITHUB_CLIENT_ID

OAuth App client ID.

Set

GITHUB_CLIENT_SECRET

OAuth App client secret.

Set

GITHUB_TOKEN

Personal access token with repo write scope (CI/CD workflow install).

Set
AI ConfigurationAll set

ANTHROPIC_API_KEY

Anthropic API key for AI triage and fix suggestions.

Set
AI CreditsComing Soon

Available Balance

Free credits included with your account

100

credits

Cost Per AI Fix

Base cost
5 credits
+ Stack trace analysis
2 credits
+ File context
1 credit

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.