import coreWebVitals from "eslint-config-next/core-web-vitals"; const eslintConfig = [ ...coreWebVitals, ]; export default eslintConfig;