♫
📌 canary ▾
next.js
/
examples
/
with-next-translate
/
next.config.js
next.config.js
4 lines
93 B
const
nextTranslate
=
require
(
"next-translate-plugin"
);
module
.
exports
=
nextTranslate
({});
v2.0.0
/
Go
SIGN IN