Skip to content

Commit

Permalink
Update azure-static-web-apps-nice-pond-044793f0f.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhv committed Nov 24, 2023
1 parent a01bdeb commit 5e043ff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5e043ff

Please sign in to comment.