I am building a mern stack app.
It works in development but in production it does not fetch data from server.
Possibly server is not running or I dont know for sure.
I just want to make sure that a /home
request to server show the message,
but it is showing the error 404 not found for server data.
This is Github repo: Link
and this is its live server running on Vercel: LInk