Add vercel config

This commit is contained in:
Zach Kelling
2024-07-15 15:31:33 +08:00
parent df3df8743c
commit 2ab12279e1
+5
View File
@@ -0,0 +1,5 @@
{
"redirects": [
{ "source": "/", "destination": "https://lux.network", "permanent": true }
]
}