nodejs运行环境启动命令无效

1panel版本:1.10.13
nodejs运行环境启动命令:npm run build . && node .output/server/index.mjs
启动后只执行了第一条命令,第二条命令不会执行。

有报错吗