docs: move vercel.json to public dir

This commit is contained in:
Sébastien Chopin
2023-05-20 18:41:07 +02:00
parent 595ed9fb46
commit 43787eca74

View File

@@ -1,9 +0,0 @@
{
"redirects": [
{
"source": "/",
"destination": "/getting-started",
"permanent": false
}
]
}