From 789389ea51dc73f975bc008525b72d263d0e5aeb Mon Sep 17 00:00:00 2001 From: mxmlnwbr Date: Tue, 19 Sep 2023 12:45:55 +0200 Subject: [PATCH] test: next standalone --- .../azure-static-web-apps-delightful-grass-05b344303.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-delightful-grass-05b344303.yml b/.github/workflows/azure-static-web-apps-delightful-grass-05b344303.yml index 7ba2b37..c892176 100644 --- a/.github/workflows/azure-static-web-apps-delightful-grass-05b344303.yml +++ b/.github/workflows/azure-static-web-apps-delightful-grass-05b344303.yml @@ -29,9 +29,8 @@ jobs: # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig app_location: '/' # App source code path api_location: '' # Api source code path - optional - output_location: '' - # output_location: '.next/standalone' # Built app content directory - optional - skip_app_build: true # Skip build step - optional + #output_location: '' + output_location: '.next/standalone' # Built app content directory - optional ###### End of Repository/Build Configurations ###### env: # Add environment variables here ENABLE_PREVIEW_FEATURES: true