I have created vue js application. I don't have my own domain. I have hosted my code on two websites vercel.com and netlify.com. My code is working fine. But when I change any route by writing url manually, it shows `404 error'.
Vue js route change problem 404 error
I've tried many times but can't seem to fix it.