feat: upgrade nx
This commit is contained in:
@@ -3,7 +3,7 @@ const path = require('path');
|
||||
|
||||
/** @type {import('@nx/next/plugins/with-nx').WithNxOptions} */
|
||||
const nextConfig = {
|
||||
nx: { svgr: false },
|
||||
nx: {},
|
||||
output: 'standalone',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user