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