0

I have a vite+react.js multi-page website. It can easily access the other pages developed as jsx components in development. As an example, if I try to access localhost/about-us it works perfectly. But when it comes to the build version, I cant access the same page (domainname.come/about-us). it returns a 404 error. How to fix this error

0 Answers0