Azure Static Web App + Next.js V15 [ Static HTML Export ]
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description

Attempt to build a fully static solution will fail since Oryx attemps to run next build && next export. However, it is important to mention that this was deprecated in favour of setting the property output to ` export ` in next.config.js as per: https://nextjs.org/docs/app/guides/static-exports
Also, the following is quite out-of-date at this point:
https://learn.microsoft.com/en-us/azure/static-web-apps/nextjs
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.