diff --git a/frontend/angular.json b/frontend/angular.json index 055b887..bbc0f0c 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -35,7 +35,7 @@ "sourceMap": true, "extractLicenses": false, "outputPath": { - "base": "../backend/public", + "base": "../backend/public/frontend", "browser": "" }, "deleteOutputPath": false,