import type { RenderFunctionInput } from "#src/types.js"; export function vercel({ title }: RenderFunctionInput): React.ReactNode { return (