module.exports = { // reactStrictMode: true, images: { remotePatterns: [ { protocol: "https", hostname: "**.scoresaber.com", }, ], }, };