chore: Update Next.js configuration and regenerate build output.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
serverExternalPackages: ["@prisma/client", "bcrypt", "bcryptjs"],
|
||||
typescript: {
|
||||
// NextAuth v5 beta handlers have type mismatches with Next.js 15
|
||||
// Remove this when next-auth v5 stable releases
|
||||
|
||||
Reference in New Issue
Block a user