♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
router-autoscroll
/
next.config.js
next.config.js
7 lines
88 B
/**
*
@type
{import('next').NextConfig}
*/
const
config
=
{}
module
.
exports
=
config
v2.0.0
/
Go
SIGN IN