mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
Fixing image url attempt #2
This commit is contained in:
parent
87277265bd
commit
b628699f3a
@ -15,6 +15,9 @@ module.exports = withCommerceConfig({
|
|||||||
future: {
|
future: {
|
||||||
webpack5: true,
|
webpack5: true,
|
||||||
},
|
},
|
||||||
|
images: {
|
||||||
|
domains: ['s3-eu-west-1.amazonaws.com']
|
||||||
|
},
|
||||||
commerce,
|
commerce,
|
||||||
i18n: {
|
i18n: {
|
||||||
locales: ['en-US', 'es'],
|
locales: ['en-US', 'es'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user