- Remove old Confluence variables - Add NEXT_PUBLIC_API_URL for API access 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
3 lines
173 B
Plaintext
3 lines
173 B
Plaintext
# This file is for Amplify to know which env vars to expose to Next.js
|
|
# The actual values come from Amplify Environment Variables
|
|
NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL} |