Skip to content

Commit 9f5e612

Browse files
committed
new title
1 parent 1282ae6 commit 9f5e612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Begin by adding an API route.
207207
208208
:::image type="content" source="media/deploy-nextjs/nextjs-api-route-display.png" alt-text="Display the output from the API route":::
209209
210-
## Troubleshooting Next.js server 500 errors
210+
## Enable logging for Next.js
211211
212212
Following best practices for Next.js server API troubleshooting, add logging to the API to catch these errors. Logging on Azure uses **Application Insights**. In order to preload this SDK, you need to create a custom start up script. To learn more:
213213

0 commit comments

Comments
 (0)