website refactor
This commit is contained in:
@@ -7,6 +7,7 @@ const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: 'standalone',
|
||||
// Fix for monorepos: point tracing to repo root (portable across machines/containers)
|
||||
outputFileTracingRoot: path.join(__dirname, '../..'),
|
||||
images: {
|
||||
|
||||
Reference in New Issue
Block a user