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