♫
📌 canary ▾
next.js
/
test
/
integration
/
telemetry
/
next.config.next-script-workers
next.config.next-script-workers
5 lines
70 B
module.exports = {
experimental: {
nextScriptWorkers: true
}
}
v2.0.0
/
Go
SIGN IN