mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-11 14:34:56 +00:00
Update vercel.json
This commit is contained in:
parent
f051e02cd6
commit
196fc30b4a
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||||
"git": {
|
|
||||||
"deploymentEnabled": {
|
|
||||||
"main": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ignoreCommand": "git diff --quiet HEAD^ HEAD ../../{patches,package.json,turbo.json} ../../packages/{colors,components,icons,status-js} ./",
|
"ignoreCommand": "git diff --quiet HEAD^ HEAD ../../{patches,package.json,turbo.json} ../../packages/{colors,components,icons,status-js} ./",
|
||||||
"installCommand": "yarn install --cwd ../../ --frozen-lockfile",
|
"installCommand": "yarn install --cwd ../../ --frozen-lockfile",
|
||||||
"buildCommand": "turbo run build --cwd ../../ --filter=website..."
|
"buildCommand": "turbo run build --cwd ../../ --filter=website..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user