# NocoDB (primary data source) VITE_NOCODB_URL=http://localhost:8090 VITE_NOCODB_TOKEN=your_token_here VITE_NOCODB_BASE_ID=your_base_id_here # Google Sheets (fallback if NocoDB fails) VITE_SHEETS_ID=your_spreadsheet_id_here VITE_SHEETS_NAME=Consolidated Data