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