export default function Page() { return <p>app-edge-ssr</p> } export const runtime = 'edge' export const maxDuration = 4