remove dotcom's vercel.json (#2689)
It is not used anymore ### Change Type - [x] `internal` — Any other changes that don't affect the published package
This commit is contained in:
parent
3ae48af67c
commit
b4c7a3e54b
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
"headers": [
|
|
||||||
{
|
|
||||||
"source": "/assets/(.*)",
|
|
||||||
"headers": [
|
|
||||||
{
|
|
||||||
"key": "Cache-Control",
|
|
||||||
"value": "public,max-age=31536000,immutable"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "/(.*)",
|
|
||||||
"destination": "/"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue