import Layout from "../components/layout" export default function IndexPage() { return (

NextAuth.js Example

This is an example site to demonstrate how to use{" "} NextAuth.js for authentication.

) }