Even with wasp clean, it doesn't seem to update env file. When I build my project, it connects to nonexistant (but I had it before) backend link from the client. I've set it to localhost now, but it doesn't care.
I am using REACT_APP_API_URL in the .env.client . It connects to my old railway production backend.