♫
📌 canary ▾
next.js
/
test
/
integration
/
errors-on-output-to-static
/
next.config.js
next.config.js
5 lines
62 B
module
.
exports
=
{
output:
'export'
,
distDir:
'static'
,
}
v2.0.0
/
Go
SIGN IN