when trying to sign in Error

Something went wrong.
This commit is contained in:
Leon Serfaty G
2025-09-01 07:09:21 +00:00
parent 5eb0a5a6fb
commit 33d5b67f97
3 changed files with 0 additions and 3 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-3
View File
@@ -1,8 +1,5 @@
import type { NextAuthConfig } from 'next-auth';
import Credentials from 'next-auth/providers/credentials';
import { z } from 'zod';
import db from '@/lib/db';
export const authConfig = {
pages: {