We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de65fa4 commit 3c20ea4Copy full SHA for 3c20ea4
includes/static-web-apps-nextjs-unsupported.md
@@ -18,4 +18,4 @@ The following features of Static Web Apps are unsupported for Next.js with hybri
18
- The configuration within the `staticwebapp.config.json` file takes precedence over the configuration within `next.config.js`.
19
- Configuration for the Next.js site should be handled using `next.config.js` for full feature compatibility.
20
- `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.
+- Incremental static regeneration (ISR) doesn't support caching images.
0 commit comments