o resolve this issue, you need to uninstall @next/font and replace all @next/font imports with next/font in your project. This can be done automatically using the built-in-next-font codemod:
Command: npx @next/codemod built-in-next-font .