// @ts-nocheck export default function Page() { return

hello world

; } export const experimental_ppr = true; export const runtime = 'nodejs';