Can ISR be used on an opengraph-image endpoint?
Unanswered
Blue swimming crab posted this in #help-forum
Blue swimming crabOP
Does adding
export const revalidate = 1296000; // 15 days
to an opengraph-image.tsx
file enable ISR, and does revalidatePath("/route/opengraph-image")
revalidate the route's opengraph image?