After teh Next js 14 you need to use ⬇️
next/navigation instead of next/router
if not you will get below error:
Error: NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted
source - https://nextjs.org/docs/messages/next-router-not-mounted