File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The following features of Static Web Apps are unsupported for Next.js with hybri
15
15
- Partial support for ` staticwebapp.config.json ` file.
16
16
- Navigation fallback is unsupported.
17
17
- Route rewrites to routes within the Next.js application must be configured within ` next.config.js ` .
18
- - The configuration within the ` staticwebapp.config.json ` file takes precendence over the configuration within ` next.config.js ` .
18
+ - The configuration within the ` staticwebapp.config.json ` file takes precedence over the configuration within ` next.config.js ` .
19
19
- Configuration for the Next.js site should be handled using ` next.config.js ` for full feature compatibility.
20
20
- ` skip_app_build ` and ` skip_api_build ` can't be used within the ` Azure/static-web-apps-deploy@v1 ` deployment image.
21
21
- Incremental static regeneration (ISR) does not support caching images.
You can’t perform that action at this time.
0 commit comments