♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
logging
/
next.config.js
next.config.js
9 lines
111 B
module
.
exports
=
{
logging: {
fetches: {
fullUrl:
true
,
// hmrRefreshes: true,
},
},
}
v2.0.0
/
Go
SIGN IN