import Head from "next/head"; export default function Home() { return (
Create Next App
); }