There was an error while loading. Please reload this page.
1 parent 16d4ca3 commit 119216eCopy full SHA for 119216e
2 files changed
apps/web/README.md
@@ -80,5 +80,5 @@ Production additionally admits only Vercel's exact immutable deployment origin.
80
Vercel's Git integration deploys `apps/web` from the repository using the
81
checked-in build command. Production public environment values select the live
82
Clerk instance and canonical gateway; deployment identity selects the owned
83
-preview apex. Verify `/api/health` and the deployed revision after Vercel
84
-finishes.
+preview apex. Verify the deployed revision in the Vercel dashboard after the
+build finishes; worker liveness is `gateway.trycheatcode.com/health/live`.
apps/web/src/app/api/health/route.ts
0 commit comments