import { connection } from 'next/server' import { Suspense } from 'react' async function PageContent() { await connection() return