squiggle/packages/components/vercel.json
2022-10-07 16:23:28 +04:00

6 lines
174 B
JSON

{
"buildCommand": "cd ../squiggle-lang && yarn build && cd ../components && yarn build",
"outputDirectory": "storybook-static",
"installCommand": "cd ../../ && yarn"
}