Introductionerrors`Head` or `NextScript` attribute `crossOrigin` is deprecatedOn this page`Head` or `NextScript` attribute `crossOrigin` is deprecatedWhy This Error Occurred​ This option has been moved to next.config.js. Possible Ways to Fix It​ Add the config option: module.exports = { crossOrigin: 'anonymous',} Useful Links​ The issue this was reported in: #5674