Vite.js React Build Not Redirecting url On Netlify And Vercel
Problem
Vite.js projects deployed on netlify or vercel shows 404 error whenever a link is called directly like http://mydomain.com/books but works when an internal link I click to redirect to the url.
Solution:
As a front-end or full stack developer...
holyaustin.hashnode.dev2 min read
LaRéponseDev
Many thanks!!! I had been looking for the solution since yesterday, I was starting to despair.