Skip to content

Commit 324ae31

Browse files
Update static-web-apps-nextjs-unsupported.md
1 parent 4e15fd1 commit 324ae31

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)