Health Check API
Route: /api/health
File:
apps/ui/src/app/api/health/route.ts
This route returns 200 OK with { "data": "OK" } when the Next.js server is running.
Uptime probes
It is force-dynamic and sends Cache-Control: no-store, so uptime probes do not read stale health responses.