Skip to content

Commit 6c313b1

Browse files
committed
(Azure CXP Community) update deploy static nextjs
fixes MicrosoftDocs/azure-docs#113807
1 parent dc17340 commit 6c313b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/deploy-nextjs-static-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ By default, the application is treated as a hybrid rendered Next.js application,
154154
### [Azure Pipelines](#tab/azure-pipelines)
155155
156156
```yaml
157-
- task: AzureStaticWebAppLatest@0
157+
- task: AzureStaticWebApp@0
158158
inputs:
159159
azure_static_web_apps_api_token: $(AZURE_STATIC_WEB_APPS_TOKEN)
160160
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######

0 commit comments

Comments
 (0)