Settings
This app reads all secrets from environment variables. Nothing is stored in the browser.
Checking connections…
Environment variables
NEXT_PUBLIC_SUPABASE_URL=... NEXT_PUBLIC_SUPABASE_ANON_KEY=... NVIDIA_API_KEY=... # optional NVIDIA_MODEL=meta/llama-3.3-70b-instruct
On Vercel, add these under Project → Settings → Environment Variables, then redeploy.