- Remove axios dependency, use native fetch with token refresh logic - Add output: standalone to next.config.ts for Docker production builds - Add Dockerfile.prod for production frontend container - Bump requests>=2.33 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local | ||
| .gitignore | ||
| Dockerfile | ||
| Dockerfile.prod | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||