Next NProgress Bar
Next NProgress Bar is the best Progress Bar for Next.js.
You can use it for the app and pages directory.
<Link /> - Same page /<Link /> - Add parameter ?test=param<Link /> - To /page<Link /> - To /page with data-disable-nprogress=true<Link /> - To #features (not trigger progress bar)<Link /> - To /page with target="_blank"<Link /> - To tel:0000000000<Link /> - To mailto:john.doe@exemple.com
router.push() - To /page
router.replace() - Add parameter ?test=param
router.back()