Hello everyone,
I was having a firebase project for static hosting and connected a custom domain. By mistake I deleted the project.
In few minutes, I realized my mistake and created a new firebase project and deployed my static files. it works perfectly fine for default hosting
jawsandteeth-website.firebaseapp.com
However, when I connect the custom domain(
www.jawsandteeth.com ), it shows custom domain "connected" in firebase hosting dashboard. however on launching the website, it shows "site Not Found"
My domain configuration has A record and txt record.
Any help is highly appreciated