Compose and deploy to Vercel your apps and packages storybooks in a turborepo monorepo

Compose and deploy to Vercel your apps and packages storybooks in a turborepo monorepo

Deploy with Vercel

Install

yarn

Dev env

For all

yarn storybook:dev

For a specific workspace

yarn storybook:dev --filter=web

Build

yarn storybook:build

Moving the files to root

yarn storybook:move