'Angular application deployment on netlify does not work
Solution 1:[1]
On Angular 13 the config is:
Build command: ng build --configuration production
Publish directory: www/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | mellunar |


