{ "hosting": { "public": ".", "ignore": ["firebase.json", "**/.*", "**/node_modules/**"], "cleanUrls": true, "appAssociation": "AUTO", "rewrites": [ { "source": "/**", "dynamicLinks": true } ] } }