Changed /api/config to read API_URL (without NEXT_PUBLIC_ prefix) which allows runtime configuration without rebuilding the image. Priority order: 1. API_URL (runtime env var) 2. NEXT_PUBLIC_API_URL (build-time fallback) 3. Default localhost values |
||
|---|---|---|
| .. | ||
| route.ts | ||