fix: build errors
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import "./src/env.js";
|
||||
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
reactCompiler: false,
|
||||
reactCompiler: true,
|
||||
serverExternalPackages: ["pg", "better-auth"],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user