diff --git a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml
index aa3d1d119..b916c76d7 100644
--- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml
+++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml
@@ -40,6 +40,7 @@ jobs:
           app_location: '/' # App source code path
           api_location: '' # Api source code path - optional
           output_location: '' # Built app content directory - optional
+          app_build_command: 'pnpm build'
         env: # Add environment variables here
           IS_STATIC_EXPORT: true
           ###### End of Repository/Build Configurations ######