diff --git a/package.json b/package.json index 91e3976b..05dd575b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "license": "MIT", "scripts": { - "dev": "next dev", + "dev": "NODE_OPTIONS='--inspect' next dev", "start": "next start", "\n ###################### NPM Secondary Pipeline ######################": "", "build:ssr": "next build",