Vite + React Unexpected Application Error! 404 Not Found
I am making a task manager react application the application runs fine on the development side but when i build the application for production and run the application it shows “Unexpected Application Error! 404 Not Found”. I’ve checked the network tab all the files are correctly present and all the static files are also present correctly please help me how to fix this. I have used Vite to build this project