false true
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// Default Pages configuration for Next
|
||||
const nextConfig = {images: {unoptimized: false}, basePath: '/docs'}
|
||||
const nextConfig = {images: {unoptimized: true}, basePath: '/docs'}
|
||||
module.exports = nextConfig
|
||||
|
||||
Reference in New Issue
Block a user