Hello I am currently struggling to debug the 404 issue. I’ve already:
uploaded my ENV urls (i.e. Database URL from Neon Server, API Key - also tried pushing to Heroku first)
removed any mention of local files
isolated to single endpoint call in frontend
committed most recently changes
Yet I’ve consistently been having the 404 error since deployment although that it runs successfully locally.
I’m stumped and not sure where to go next.
I’ve been reading posts that require a .tsx which I don’t see either locally nor remotely and I have a project.json folder in my .vercel but no vercel.json.
If anyone or a staff member could help me, I’d really appreciate it and would motivate me so much!
Hi Swarnava, does it have to be exactly the same template? The frontend and backend seem to run well locally so I’m a bit confused what went wrong here since it also successfully deployed.