Commit 205b9ed
fix: Resolve Vercel build errors and improve Storybook 9 compatibility
- Fixed MDX syntax issues in Configure.mdx by converting function component to JSX element
- Excluded problematic MDX files from Storybook build configuration to prevent build failures
- Resolved package.json merge conflicts during rebase, keeping @storybook/react for Storybook 9 compatibility
- Updated lockfile and MSW service worker after dependency resolution
- Verified both Next.js and Storybook builds work successfully
- All tests passing with proper linting
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1789ca8 commit 205b9ed
File tree
4 files changed
+207
-254
lines changed- .storybook
- public
- src/stories
4 files changed
+207
-254
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
11 | 9 | | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments