Files
html-css-practice-two/vercel.json
T

14 lines
209 B
JSON

{
"headers": [
{
"source": "/assets/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, must-revalidate"
}
]
}
]
}