mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-07 03:14:35 -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.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
vercel.json
|
|
||||||
*.env*
|
*.env*
|
||||||
.vscode
|
.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