error when i use refine with nextjs #nextjs #cli
hello ,when i generate a new refine project using nextjs i got an error at the build and run …nextjs #nextjs #cli
_app.tsx file. Removing all instances of Inferencer before build resolved the issue. You can refer to the original issue (https://github.com/refinedev/refine/issues/3588) for more details.<Link>hrefrefine-nextjs-routernextjs ^12.0.3import { MuiInferencer } from "@pankod/refine-inferencer/mui";