Files
hello-algo/en/vercel.json
krahets 6a859ad1bd deploy
2024-09-28 17:08:44 +08:00

94 lines
2.6 KiB
JSON

{
"headers": [
{
"source": "/assets/stylesheets/main.(.+).min.css",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/assets/stylesheets/palette.(.+).min.css",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/assets/javascripts/bundle.(.+).min.js",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/assets/javascripts/workers/search.(.+).min.js",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/assets/javascripts/glightbox.min.js",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/assets/stylesheets/glightbox.min.css",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000, immutable"
}
]
},
{
"source": "/javascripts/mathjax.js",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, immutable"
}
]
},
{
"source": "/assets/images/logo.svg",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, immutable"
}
]
},
{
"source": "/assets/images/favicon.png",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, immutable"
}
]
},
{
"source": "/stylesheets/extra.css",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, immutable"
}
]
}
]
}