Skip to content

Commit 1c7d352

Browse files
Merge pull request #216573 from craigshoemaker/patch-13
[Static Web Apps] Add unsupported clause
2 parents e22bc20 + 324ae31 commit 1c7d352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ During the preview, the following features of Static Web Apps are unsupported fo
1919
- Features such as custom headers and routing can be controlled using the `next.config.js` file.
2020
- `skip_app_build` and `skip_api_build` can't be used.
2121
- The maximum app size for the hybrid Next.js application is 100 MB. Consider using Static HTML exported Next.js apps if your requirement is more than 100 MB.
22+
- Incremental static regeneration (ISR) does not support caching images

0 commit comments

Comments
 (0)