mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-10-29 15:39:11 +00:00
Added vercel.json to disable deploys
This commit is contained in:
parent
546896ff15
commit
6489ed8f13
1 changed files with 7 additions and 0 deletions
7
vercel.json
Normal file
7
vercel.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"git": {
|
||||||
|
"deploymentEnabled": {
|
||||||
|
"gh-pages": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue