environment variables are not working on vercel, netlify
I have a .env file which contains my backend server endpoint. I have configured vite.config.js file to use that endpoint from .env file. But as I have added it on vercel for production, my project is facing some issue to hit the url through proxy.