Hosting not working after phishing clearance – “Site Not Found” error persists

My Firebase Hosting project (litmismc) was previously flagged for phishing. Google has now cleared the warning and confirmed that the site is no longer considered harmful. After this, I redeployed my app using the Firebase CLI — the deployment was successful, and all 77 files were uploaded. However, the live site (https://litmismc.web.app) still shows the default “Site Not Found” message.

I also tried using a preview channel (https://litmismc--test-tgadqjgm.web.app), and that also shows “Site Not Found”, even though the files are present in the public folder and everything was deployed correctly.

This issue is severely affecting my users, and I suspect Hosting may still be disabled on the backend even though Google cleared the phishing warning. What do i do to fix it? or How can i fix it?

I also tried contacting firebase support it just said error sending support message.