File size: 116 Bytes
864d3da
 
 
 
 
 
1
2
3
4
5
6
module.exports = {
  reactStrictMode: true,
  images: {
    domains: ['images.unsplash.com', 'placehold.co'],
  },
}