I Dont have instrumentationHook in my nextjs config and whenever i build i get the warning:
Unanswered
0xdecapitator.eth posted this in #help-forum
Unrecognized key(s) in object: 'instrumentationHook' at "experimental"
nextjs 16 canary
nextjs 16 canary
7 Replies
@0xdecapitator.eth Unrecognized key(s) in object: 'instrumentationHook' at "experimental"
nextjs 16 canary
send next.config.js or next.config.ts
@alfonsüs ardani send next.config.js or next.config.ts
i downgraded because after the canary 15.6.39 i started get brotli and fs module errors whenever i build .
but still in another project were i dont have the fs module issue . i still get warning for instrumentationHook and i dont have it iin nextconfig
@0xdecapitator.eth Click to see attachment
v16.0.0-canary.3
you know
instrumentationHook can probably be inside bundleAnalyzerhmm , but i have the latest bundleAnalyzer . i will remove and run the project or build