{ "hosting": { "cleanUrls": true, "trailingSlash": false, "public": "apps/blog/build", "ignore": ["**/.*"] }, "emulators": { "hub": { "name": "hub", "host": "localhost", "port": 4400 }, "hosting": { "host": "localhost", "port": 3000 } } }