Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ Production additionally admits only Vercel's exact immutable deployment origin.
Vercel's Git integration deploys `apps/web` from the repository using the
checked-in build command. Production public environment values select the live
Clerk instance and canonical gateway; deployment identity selects the owned
preview apex. Verify `/api/health` and the deployed revision after Vercel
finishes.
preview apex. Verify the deployed revision in the Vercel dashboard after the
build finishes; worker liveness is `gateway.trycheatcode.com/health/live`.
16 changes: 0 additions & 16 deletions apps/web/src/app/api/health/route.ts

This file was deleted.