backup
This commit is contained in:
@@ -21,13 +21,6 @@ const bundleAnalyzer = withBundleAnalyzer({
|
||||
|
||||
export default bundleAnalyzer(withNextra({
|
||||
output: 'standalone',
|
||||
|
||||
// static export start
|
||||
// output: 'export',
|
||||
// images: {
|
||||
// unoptimized: true // mandatory, otherwise won't export
|
||||
// },
|
||||
// static export end
|
||||
|
||||
// eslint: {
|
||||
// ignoreDuringBuilds: true,
|
||||
|
||||
Reference in New Issue
Block a user