fix: close release preflight gaps
Route public health checks to the API, backfill and synchronize job opportunities, stabilize SPA smoke tests, and document operator-only production steps.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import ClientShell from "./[[...slug]]/ClientShell";
|
||||
|
||||
export default function Page() {
|
||||
return <ClientShell />;
|
||||
}
|
||||
Reference in New Issue
Block a user