I\'m using next.js in dev mode (not production build) in the following way:
npm run dev
in package.json the dev command is:
c