diff --git a/.env.example b/.env.example index cc9832b..3ecdcc1 100644 --- a/.env.example +++ b/.env.example @@ -2,9 +2,10 @@ AUTH_SECRET=**** # The following keys below are automatically created and -# added to your environment when you deploy on vercel +# added to your environment when you deploy on Vercel -# AI Gateway API Key (required for non-Vercel deployments) +# Instructions to create an AI Gateway API key here: https://vercel.com/ai-gateway +# API key required for non-Vercel deployments # For Vercel deployments, OIDC tokens are used automatically # https://vercel.com/ai-gateway AI_GATEWAY_API_KEY=****