# Backend API base URL (no trailing slash, no /api suffix) # Dev local: http://localhost:3000 # Prod VPS: https://api.ti-pote.example.com VITE_API_URL=http://localhost:3000