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 /page<Link /> - Add parameter ?test=param<Link /> - To /<Link /> - To / with data-disable-nprogress=true<Link /> - To #features (not trigger progress bar)<Link /> - To / with target="_blank"<Link /> - To tel:0000000000<Link /> - To mailto:john.doe@exemple.com
router.push() - To /
router.replace() - Add parameter ?test=param
router.back()