{
  "hosting": {
    "headers": [
      {
        "source": "/build/p-*",
        "headers": [
          {
            "key": "Cache-Control",
            "value": "max-age=365000000, immutable"
          }
        ]
      }
    ]
  }
}