Add vercel conf change package name (#13)

This commit is contained in:
Geometrically
2023-03-02 13:41:34 -07:00
committed by GitHub
parent 09e880a90d
commit 3faf777db1
2 changed files with 6 additions and 1 deletions

5
vercel.json Normal file
View File

@@ -0,0 +1,5 @@
{
"github": {
"silent": true
}
}