1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-12-12 20:46:52 +01:00

chore: add Vercel CLI

This commit is contained in:
Divlo
2021-07-27 19:00:21 +02:00
parent 3b208c6614
commit 5133765f94
9 changed files with 693 additions and 8 deletions

6
vercel.json Normal file
View File

@@ -0,0 +1,6 @@
{
"github": {
"enabled": false,
"silent": true
}
}