Skip to content

Commit 119216e

Browse files
committed
chore(web): drop unused health route
1 parent 16d4ca3 commit 119216e

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

apps/web/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ Production additionally admits only Vercel's exact immutable deployment origin.
8080
Vercel's Git integration deploys `apps/web` from the repository using the
8181
checked-in build command. Production public environment values select the live
8282
Clerk instance and canonical gateway; deployment identity selects the owned
83-
preview apex. Verify `/api/health` and the deployed revision after Vercel
84-
finishes.
83+
preview apex. Verify the deployed revision in the Vercel dashboard after the
84+
build finishes; worker liveness is `gateway.trycheatcode.com/health/live`.

apps/web/src/app/api/health/route.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)