im new to nextjs and i am redirecting user to next page using router.push
router.push
router.push("/terminal_summary");
my redux s