mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Fixing image url attempt #2
This commit is contained in:
@@ -15,6 +15,9 @@ module.exports = withCommerceConfig({
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
images: {
|
||||
domains: ['s3-eu-west-1.amazonaws.com']
|
||||
},
|
||||
commerce,
|
||||
i18n: {
|
||||
locales: ['en-US', 'es'],
|
||||
|
Reference in New Issue
Block a user