Next.js Discord

Discord Forum

Can ISR be used on an opengraph-image endpoint?

Unanswered
Blue swimming crab posted this in #help-forum
Open in Discord
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?

0 Replies