Guides

Deploy on Vercel

Ship a Conrad-powered app with Vercel and environment-based auth.

Deployment flow

1
Store your key in Vercel env vars
Use CONRAD_API_KEY or your preferred secret name.
2
Keep keys server-side
Route requests through Next.js server handlers or backend services.
3
Observe usage after launch
Track response times, token consumption, and error rates from the first deployment.