♫
📌 canary ▾
next.js
/
examples
/
with-docker
/
next.config.ts
next.config.ts
6 lines
76 B
const
nextConfig
=
{
output:
"standalone"
,
};
export
default
nextConfig;
v2.0.0
/
Go
SIGN IN