379a562d19
Production bundle had localhost:3000 baked in, breaking auth. Added .env.production to explicitly set VITE_API_URL= (empty) so API calls use relative URLs via the gateway. Co-Authored-By: Paperclip <noreply@paperclip.ing>