Skip to content

Commit

Permalink
build tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Mar 20, 2024
1 parent f038dde commit 3ce213a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/app/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const nextConfig = {
outputFileTracingExcludes: {
'*': ['node_modules/.pnpm/@prisma+client'],
},
bundlePagesExternals: true,
// bundlePagesExternals: true,
// optimizeServerReact: true,
parallelServerBuildTraces: true,
parallelServerCompiles: true,
Expand Down

0 comments on commit 3ce213a

Please sign in to comment.