{ "extends": "next/core-web-vitals", "rules": { // Other rules "@next/next/no-img-element": "off", "react/no-unescaped-entities": "off" } }