You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// shape of this type comes from Next.js https://github.com/vercel/next.js/blob/fffa2831b61fa74852736eeaad2f17fbdd553bce/packages/next/src/server/lib/incremental-cache/index.ts#L78
171
+
// and we use it internally
172
+
exporttypeRevalidateTagDurations={
173
+
/**
174
+
* Number of seconds after which tagged cache entries should no longer serve stale content.
0 commit comments