Spaces:
Build error
Build error
| # Backend API URL (required for production) | |
| # For local dev with backend on port 8001: http://localhost:8001 | |
| # For Vercel: set to your deployed backend URL (e.g. https://your-backend.railway.app) | |
| NEXT_PUBLIC_API_URL= | |