{
    "$schema": "https://openapi.vercel.sh/vercel.json",
    "buildCommand": "yarn run build-storybook",
    "devCommand": "yarn run storybook",
    "installCommand": "yarn install",
    "framework": null,
    "outputDirectory": "./storybook-static"
  }
  