{ "root": true, "extends": [ "next/core-web-vitals" ], "rules": { "no-console": [ "warn", { "allow": [ "warn", "error" ] } ] } }