We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb0fe29 + 51b261a commit 2cbf240Copy full SHA for 2cbf240
next.config.js
@@ -7,8 +7,6 @@ const nextConfig = {
7
images: {
8
unoptimized: true
9
},
10
- // Keep falkordb server-only to avoid bundling BigInt in client/runtime
11
- serverExternalPackages: ['falkordb'],
12
async headers() {
13
return [
14
{
0 commit comments