I'm getting 404 error for an API after deployment. vercel dev works in local .. The routes are not accessible..I used express,javascript
Website Link -- https://simple-weather-app-taupe.vercel.app/
GitHub Link -- https://github.com/RamchandraReddy07/SimpleWeatherApp/tree/main

When I hit this API I'm getting this error -- https://simple-weather-app-taupe.vercel.app/api/getWeather?city=chicago
