| # Copy this file to .env.local for local development, or to .env.production for prod builds. | |
| # The app defaults to http://localhost:8000 if this is not set. | |
| # Backend API URL (your HuggingFace Spaces URL or local server) | |
| VITE_API_URL=http://localhost:8000 | |