7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
# API Keys (required)
|
|
OPENAI_API_KEY=your_openai_key_here
|
|
ANTHROPIC_API_KEY=your_anthropic_key_here
|
|
|
|
# Next.js
|
|
NODE_ENV=production
|