mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
disable the image optimization
This commit is contained in:
parent
3a18f9a098
commit
8ef8232e7a
@ -6,6 +6,7 @@ module.exports = {
|
||||
},
|
||||
images: {
|
||||
formats: ['image/avif', 'image/webp'],
|
||||
unoptimized: true,
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
|
Loading…
x
Reference in New Issue
Block a user