portal/mcp/testing.md

198 B

Minimal Verification

Next.js Dashboard

Required:

  • yarn lint
  • yarn typecheck
  • yarn build

Best effort:

  • yarn dev

Do not ask the user to run these unless manual interaction is required.