I have been creating a quiz utilizing react router and when utilising the “npm run dev” command in my vscode terminal my routes all work fine with no issues. I pushed to github and then published through vercel. However, when I attempt to use the same routes I am getting a 404 Not Found error and am unsure as to how to fix this issue. Can someone please advise on this please?
Thank you
Hi, @john-paulswaine!
Does this community post help?
Hi pawlean, thank you for your reply. I have attempted to check by using the blue info box but it hasnt actually helped at all.
Could you share a link to your repository?
It might also be helpful to see what your vercel.json
configuration looks like. In case you haven’t set that up, I recommend reading the following documentation:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.