When the project runs on the Windows system
run: pnpm build
An error will occur:
Error: ENOENT: no such file or directory, open 'D:\app\redix-ui-website\data\primitives\case-studies\data\primitives\case-studies\vercel.mdx'
You can see that the data section has duplicate paths
run: pnpm dev
Return 404 when opening the documentation page