♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
view-transitions
/
fixtures
/
default
/
next.config.js
next.config.js
6 lines
70 B
module
.
exports
=
{
experimental: {
viewTransition:
true
,
},
}
v2.0.0
/
Go
SIGN IN