{ "hosting": { "public": "dist", "rewrites": [{ "source": "/api/**", "function": "api" }], "ignore": ["firebase.json", "**/.*", "**/node_modules/**"] } }