feat: change things — not sure what
This commit is contained in:
parent
dfacaf0931
commit
125a2877b7
@ -2,8 +2,8 @@ module.exports = {
|
||||
output: "export",
|
||||
images: {
|
||||
loader: "custom",
|
||||
deviceSizes: [1080, 1200, 1920],
|
||||
imageSizes: [128, 256, 384],
|
||||
imageSizes: [16, 32, 48, 64, 96, 128, 256, 384],
|
||||
deviceSizes: [640, 750, 828, 1080, 1200, 1920, 2048, 3840],
|
||||
},
|
||||
transpilePackages: ["next-image-export-optimizer"],
|
||||
env: {
|
||||
|
Loading…
Reference in New Issue
Block a user