import { Chat } from '@/components/chat' // export const runtime = 'edge' export const preferredRegion = 'home' export default async function IndexPage() { return }