- Remove Next.js rewrites proxy configuration - Use NEXT_PUBLIC_API_URL for direct API requests - Fixes ECONNRESET errors from proxy failures Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| lib | ||
| public | ||
| service | ||
| .env.development | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||