mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-05 23:14:29 -06:00
Add vercel.json, silence vercel deployment commit comments
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
vercel.json
|
||||
*.env*
|
||||
.vscode
|
||||
|
||||
|
||||
5
vercel.json
Normal file
5
vercel.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"github": {
|
||||
"silent": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user