Test Page
This is an test page just to illustrate how routing works. Note that a page.tsx is crucial to make publicly available routes
This is MyClientComponent
Find it at components/MyClientComponent.tsx
The client fetches the value of the runtime-environment variable MY_TEST_VAR from server's api/status endpoint.
You should see your value here, NOT_SET means something is wrong): NOT_SET
Further, we know from the Status Endpoint that we run version unknown from git_hash unknown