preset

# just in case
rm -rf ./docs/.vitepress/cache
rm -rf node_modules

run

pnpm install
pnpm dev

build

pnpm build