Commands
docs:dev
Runs the local Rspress development server with the package config.
docs:build
Builds the static documentation site.
docs:preview
Serves the generated build locally.
test-types
Checks TypeScript and MDX typing without emitting files.
Aliases
build, dev, and preview map to the same Rspress commands, so the package also works with generic workspace task names.

