import { Metadata } from "next"; export const metadata: Metadata = { title: "Create Next App", description: "Generated by create next app", };