Set AIGATEWAY_API_KEY as a Vercel environment variable, point your code at https://api.aigateway.sh/v1, and every preview + production deploy gets 1000+ models behind one key.
Vercel → Project → Settings → Environment Variables.
Any OpenAI-shaped client in your Next.js / Edge / Node code now routes through AIgateway. No code change beyond the env vars.