Now I can deploy from VSTS to azure, but I can\'t run npm after deploy is successful.
Now it is work like -> run npm install for branch files => zip => copy to azure
You can use PowerShell task or npm task to execute npm commands .
One thing to note: you also need to upload the .npmrc with auth token to Azure.
.npmrc