@Martin.H I'm experiencing the exact same issue. Did you mange to solve it?
My additional deployment actions are as follows
/opt/plesk/node/14/bin/npm ci --scripts-prepend-node-path
NODE_ENV=production /opt/plesk/node/14/bin/npm run build --scripts-prepend-node-path
touch ./tmp/restart.txt...