portfolio/vercel.json

13 lines
251 B
JSON

{
"headers": [
{
"source": "/(.*)",
"headers": [
{
"key": "cache-control",
"value": "public, max-age=2592000"
}
]
}
]
}