Skip to content

Commit 3c20ea4

Browse files
Update includes/static-web-apps-nextjs-unsupported.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent de65fa4 commit 3c20ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/static-web-apps-nextjs-unsupported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ The following features of Static Web Apps are unsupported for Next.js with hybri
1818
- The configuration within the `staticwebapp.config.json` file takes precedence over the configuration within `next.config.js`.
1919
- Configuration for the Next.js site should be handled using `next.config.js` for full feature compatibility.
2020
- `skip_app_build` and `skip_api_build` can't be used within the `Azure/static-web-apps-deploy@v1` deployment image.
21-
- Incremental static regeneration (ISR) does not support caching images.
21+
- Incremental static regeneration (ISR) doesn't support caching images.

0 commit comments

Comments
 (0)