export default function Page() { return

{process.env.NEXT_PUBLIC_HELLO_WORLD}

}