export const runtime = "experimental-edge"; export default function Page() { return
hello world
; }