fix: vercel deploy (#66)

This commit is contained in:
moebius
2025-02-06 11:22:24 +01:00
committed by GitHub
parent 599b2f62af
commit 82fb649c9a

7
vercel.json Normal file
View File

@@ -0,0 +1,7 @@
{
"version": 2,
"public": false,
"github": {
"enabled": false
}
}