Everbetter CRM

The App Router skeleton. Next.js is the primary runtime: UI, Route Handlers and Server Actions all live in apps/web. A Cloud Function that could have been a Route Handler is a defect.

Server Component

Rendered on the server for this request.

service
crm-web
environment
production
runtime
nodejs
node
v24.20.0
observedAt
2026-09-18T18:59:22.371Z

Route Handler

The same report over HTTP at /api/status. Liveness only — it checks no dependency, and is named status rather than health on purpose.

Server Action

Calls the server from the browser and renders the value that comes back.