1cfb141
1
2
3
4
5
6
7
module.exports = { reactStrictMode: true, swcMinify: true, images: { domains: ['localhost'], }, }