"use client"; import { signIn } from "next-auth/react"; import React from "react"; export default function NextAuthComponent() { return (