export const runtime = 'edge'; export default async function LogoutPage() { return ( <>
Loading...
); }