-
Using azure web app to deploy a service, but the node_modules/.bin/X files are being copied instead of maintain symlink (so nextjs in particular fails to execute
next start). Any known gotcha for this? Or should I rewrite how I start the server?
next start).
Any known gotcha for this? Or should I rewrite how I start the server?