♫
📌 canary ▾
next.js
/
test
/
e2e
/
next-analyze
/
next.config.js
next.config.js
5 lines
92 B
/**
@type
{import('next').NextConfig}
*/
const
nextConfig
=
{}
module
.
exports
=
nextConfig
v2.0.0
/
Go
SIGN IN