{
  "hosting": {
    "public": "public/notification",
    "ignore": [
      "firebase.json",
      "**/node_modules/**"
    ]
  }
}