@@ -4,9 +4,6 @@ const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
cacheComponents: true,
|
||||
reactCompiler: true,
|
||||
experimental: {
|
||||
turbopackFileSystemCacheForDev: true,
|
||||
},
|
||||
allowedDevOrigins: ["192.168.3.42", "192.168.3.14"],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user