Replace thumbnail with resized type
This commit is contained in:
@ -11,6 +11,9 @@ module.exports = {
|
||||
},
|
||||
proxyClientMaxBodySize: '50mb',
|
||||
},
|
||||
images: {
|
||||
qualities: [25, 50, 75, 100],
|
||||
},
|
||||
output: "standalone",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user