tldraw/apps/examples/vercel.json

14 lines
170 B
JSON
Raw Normal View History

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