{ "hosting": { "public": "public", "redirects": [ { "source": "/", "destination": "/install.sh", "type": 301 } ], "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ] } }