I encountered the same issue and the solution was simple you just need to replace the createBrowserRouter with createHashRouter in your app.js and everything should work prefectly
createBrowserRouter
createHashRouter