OnyxMunk/AudioForge
0
1# Backend API URL (required for production)
2# For local dev with backend on port 8001: http://localhost:8001
3# For Vercel: set to your deployed backend URL (e.g. https://your-backend.railway.app)
4NEXT_PUBLIC_API_URL=
5 1# Backend API URL (required for production)
2# For local dev with backend on port 8001: http://localhost:8001
3# For Vercel: set to your deployed backend URL (e.g. https://your-backend.railway.app)
4NEXT_PUBLIC_API_URL=
5