79828827

Date: 2025-11-24 15:39:18
Score: 3
Natty:
Report link

It looks like intercepting routes are officially not supported with static exports, since they require a running server. Docs: https://github.com/vercel/next.js/blob/7e093afb8cb1324b2aae6a16fd8b2b6e3cc577a5/docs/01-app/02-guides/static-exports.mdx?plain=1#L292

which was clarified in

https://github.com/vercel/next.js/pull/75058

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nick Crews