Files
ui/vercel.json
2023-05-20 18:38:19 +02:00

10 lines
124 B
JSON

{
"redirects": [
{
"source": "/",
"destination": "/getting-started",
"permanent": false
}
]
}