♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
parallel-routes-generate-static-params
/
next.config.js
next.config.js
7 lines
96 B
/**
*
@type
{import('next').NextConfig}
*/
const
nextConfig
=
{}
module
.
exports
=
nextConfig
v2.0.0
/
Go
SIGN IN