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
lu/debug-prop
Dan Groshev 2024-01-30 14:55:49 +00:00 zatwierdzone przez GitHub
rodzic 3ae48af67c
commit b4c7a3e54b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 19 usunięć

Wyświetl plik

@ -1,19 +0,0 @@
{
"headers": [
{
"source": "/assets/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public,max-age=31536000,immutable"
}
]
}
],
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
}
]
}