# API Configuration # Point to the FastAPI backend NEXT_PUBLIC_API_URL=http://localhost:8000 # For production, use: # NEXT_PUBLIC_API_URL=https://zfs-manager.example.com:9090