vercel.json 148 B

12345
  1. {
  2. "buildCommand": "turbo --filter @pythnetwork/component-library build:storybook",
  3. "framework": null,
  4. "outputDirectory": "storybook-static"
  5. }