add frontend vercel.json

This commit is contained in:
martin-mfg
2025-09-18 14:15:16 +02:00
parent 182f48e20e
commit e970d27f8e
+8
View File
@@ -0,0 +1,8 @@
{
"redirects": [
{
"source": "/",
"destination": "https://github.com/anuraghazra/github-readme-stats"
}
]
}