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