I am trying to integrate email authentication with next-auth on my nextjs project, below is my [...nextauth].js api
import NexAuth from \'next-auth\'; import