stage ('production build') {
    sh 'npm run build:prod'
}