Deploying Vite Build With Routes (react-router-dom)
I have built a website for a client who would like to host the client on hostinger. The issue we’re running into is that none of the routes other than “/” are being found. I’m assuming this has something to do with how the index.html file is being served but I couldn’t find any documentation on this problem specifically. I will include my file structure and a screenshot of the routing as well in case it helps.