# API URL for MIDI search/fetch backend # Development: http://localhost:3001 # Production: Your deployed backend URL (e.g., https://your-api.vercel.app) VITE_API_URL=http://localhost:3001