import { headers } from 'next/headers' export function GET(): Response { headers() }