{ "$schema": "https://openapi.vercel.sh/vercel.json", "ignoreCommand": "git diff --quiet HEAD^ HEAD ../../{patches,package.json,turbo.json} ../../packages/{colors,icons} ./", "installCommand": "yarn install --cwd ../../ --frozen-lockfile", "buildCommand": "turbo run build --cwd ../../ --filter=components... && yarn storybook:build" }