import { useRouter } from 'next/router' //... const router = useRouter() router.reload(window.location.pathname)