next.js/examples/with-docker-multi-env/next.config.js
next.config.js5 lines87 B
/** @type {import('next').NextConfig} */
module.exports = {
  output: "standalone",
};
Quest for Codev2.0.0
/
SIGN IN