{ "hosting": { "public": ".", "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ], "cleanUrls": true, "headers": [ { "source": "/license", "headers": [ { "key": "Content-Type", "value": "text/html" } ] } ], "site": "nct-amit-is-a-dev" } }