- Solved
- Archived
HSTS issue on vercel deployed app
Hello, I deployed my NextJS app on Vercel, but I cannot access my deployed app through firefox because of HSTS. I tried to access several sites with domain .vercel.app … (read more)
Hello,
I deployed my NextJS app on Vercel, but I cannot access my deployed app through firefox because of HSTS.
I tried to access several sites with domain .vercel.app but the issue persists.
I can access all sites with ".vercel.app" domain just fine on other browsers except Mozilla Firefox.
I already looked for solution on the internet such as:
- Removing entry on SiteSecurityServiceState.txt
- Forget site
- Clear browser cache & history
- Restart browser
Any help will be appreciated.
Thank you for your time and attention.