import { nextAuthHandler } from "@/server/auth"; export { nextAuthHandler as GET, nextAuthHandler as POST };