import { connection } from 'next/server' export default async function FullPrefetchTargetPage() { await connection() return (