I have created a project with npx create-react and later added storybook with npx sb init.
npx create-react
npx sb init
When I run a yarn build, are the sto
yarn build