Hello, I have an issue with my express app
When i run it locally, it's good But after deployment on vercel, it's giving a 404 error (Not Found). I have checked everything, my env variables are good, my api keys are good, actually everything is good, even the request to server is sent, the problem is from server. Please help vercel staff, new to backend...
Website link: https://geomapz.vercel.app
GitHub link: https://github.com/Tousif-Rehman/GeoMapz


This is when I run locally...