diff --git a/.github/workflows/azure-static-web-apps-nice-pond-044793f0f.yml b/.github/workflows/azure-static-web-apps-nice-pond-044793f0f.yml index 56bcce6..b616246 100644 --- a/.github/workflows/azure-static-web-apps-nice-pond-044793f0f.yml +++ b/.github/workflows/azure-static-web-apps-nice-pond-044793f0f.yml @@ -31,6 +31,8 @@ jobs: app_location: "/" # App source code path api_location: "app/api" # Api source code path - optional output_location: "" # Built app content directory - optional + app_build_command: 'npm run build' + api_build_command: 'rm -rf ./node_modules/@next/swc-* && rm -rf ./.next/cache' ###### End of Repository/Build Configurations ###### close_pull_request_job: