{ "hosting": { "public": "build", "site": "laud-sec", "siteYager": "yager-red", "siteLaud": "laud-red", "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ], "rewrites": [ { "source": "**", "destination": "/index.html" } ] } }