♫
📌 canary ▾
next.js
/
test
/
e2e
/
reload-scroll-backforward-restoration
/
next.config.js
next.config.js
6 lines
73 B
module
.
exports
=
{
experimental: {
scrollRestoration:
true
,
},
}
v2.0.0
/
Go
SIGN IN