Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Ebook Reader

Deploy with Vercel

  1. When deploy with Vercel.
  2. The Project → Settings.
  • General → Build & Development Settings
    Build Command: pnpm build
    Output Directory: build
    Install Command: pnpm install --frozen-lockfile && pnpm svelte-kit sync
    
  • Root Directory → apps/web.