♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
missing-suspense-with-csr-bailout
/
next.config.js
next.config.js
5 lines
84 B
/**
@type
{import("next").NextConfig}
*/
const
config
=
{}
module
.
exports
=
config
v2.0.0
/
Go
SIGN IN