We use https://netlify.com for Continuous Deployment at the moment but you can choose another service for deployment. Just make sure you set up the right build command and the correct path to app bundles.
- Build command:
pnpm build
- Publish directory:
out
- Build command:
pnpm build-storybook
- Pulish directory:
storybook-static