mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-12 01:34:24 +00:00
Update vercel.json
This commit is contained in:
parent
196fc30b4a
commit
0c990ffac5
@ -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,icons} ./",
|
"ignoreCommand": "git diff --quiet HEAD^ HEAD ../../{patches,package.json,turbo.json} ../../packages/{colors,icons} ./",
|
||||||
"installCommand": "yarn install --cwd ../../ --frozen-lockfile",
|
"installCommand": "yarn install --cwd ../../ --frozen-lockfile",
|
||||||
"buildCommand": "turbo run build --cwd ../../ --filter=components... && yarn storybook:build"
|
"buildCommand": "turbo run build --cwd ../../ --filter=components... && yarn storybook:build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user