Next 输出日志文件 logs
Then add a NODE_OPTIONS
string to your Next.js start script, to require in the logger.
NODE_OPTIONS='-r dz-next-log' next start
You can add this directly to your package.json
scripts, to make it easier to start your service.
"scripts": {
"dev": "NODE_OPTIONS='-r dz-next-log' next dev",
"build": "next build",
"start": "NODE_OPTIONS='-r next-logger' next start"
},
module.exports = {
platform: "Webfic",
link: 'https://www.webfic.com',
ddUrl: "https://oapi.dingtalk.com/robot/send?access_token=7667bee5471210ebbbf0b201d20b82146b9d8a61d382315e6d6704c28d497e50",
ddTitle: "海外【SEO】告警"
}