import Layout from 'components/layout' export default function Page () { return (

NextAuth.js Example

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

) }