Open trvhung opened 2 months ago
hard refresh Ctrl+Shift+R
hard refresh Ctrl+Shift+R https://paimon-moe-brown.vercel.app/
refresh it will work fine. but when click SPA it will not work. can you help me?
ah, I thought this was on the paimon.moe site. Since you self deployed on vercel, you'll need to adjust the routing with vercel.json
. The current deployment uses netlify, the redirects are defined here:
You'll have to adjust this to work with vercel. Check this page: Migrate to Vercel from Netlify
I have this problem after deploying to vercel, error file /characters/build/id.json does not exist. Refresh it and it displays normally but when clicking SPA it does not work. Can you help me, thank you