export const metadata = { title: "App Router", }; export default function Page() { return

App Router

; }