squiggle/packages/components/vercel.json

6 lines
174 B
JSON
Raw Normal View History

2022-10-06 21:38:38 +00:00
{
"buildCommand": "cd ../squiggle-lang && yarn build && cd ../components && yarn build",
"outputDirectory": "storybook-static",
"installCommand": "cd ../../ && yarn"
2022-10-06 21:38:38 +00:00
}