Dangerous Site Error after Deployment

Im developing a website for as a personal project but when i deployed it on vercel , the google shows its Dangerous Site

this is vercel.json:

{
   "rewrites":  [
       {"source": "/(.*)", "destination": "/"}
    ]
}

Please help Me ASAP

Hi,

Can you disable your browser extension & try on incognito and let us know if you are still seeing this?

1 Like

Thank You For Replying ,

It Works Fine in Incognito mode. and the extensions are mostly Web3 Wallets and and Cookie Editor , Toggle Pestiside , Hack Tools and Wappalyzer

Ive been using these for past 1year but i never got any issue like this . and Till my last commit I Dijdnt have any issue . but the lastest commit i encountered this issue

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.