#!/bin/bash
# mise description="Builds the documentation website."

set -euo pipefail

pnpm run -C $MISE_PROJECT_ROOT/docs build