const commerce = require('./commerce.config.json') module.exports = { commerce, images: { domains: ['localhost', 'demo.vendure.io'], }, }