Skip to content

Review Agent Dashboard Deploy and Release

  • Deploy target should provide Next.js runtime support.
  • Supabase credentials must match the intended data environment.
Terminal window
pnpm -C apps/review-agent-dashboard lint
pnpm -C apps/review-agent-dashboard build
  1. Confirm environment variables are set.
  2. Deploy app artifact.
  3. Verify pipeline overview page loads.
  4. Verify contractors/reviews/articles listing pages query data successfully.
  5. Verify export viewer can access configured output path (if enabled).