Is the ISR cache domain (or app) specific?
Unanswered
Aerial yellowjacket posted this in #help-forum
Aerial yellowjacketOP
Is the ISR cache domain (or app) specific? (Running on Vercel)
Example:
1 NextJS app with 2 domains: abc.net and sub.abc.net
If i revalidate (via res.revalidate("/")) on abc.net/api/revalidate does it also update sub.abc.net or only abc.net (and vice versa)? (edited)
Example:
1 NextJS app with 2 domains: abc.net and sub.abc.net
If i revalidate (via res.revalidate("/")) on abc.net/api/revalidate does it also update sub.abc.net or only abc.net (and vice versa)? (edited)