{ "hosting": { "target": "nodejs-dev", "public": "public", "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ] }, "redirects": [ { "source": "/en/get-involved", "destination": "/community", "type": "301" } ] }