Welcome to Next.js! v {nextPackage.version}
Get started by editing{" "}
pages/index.tsx
import Head from "next/head"; import React from "react"; import styles from "../styles/Home.module.css"; import nextPackage from "next/package.json"; export default function Home({}) { return (
Get started by editing{" "}
pages/index.tsx