Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

High Data Cache Writes usage without proper usage analytics #7337

Locked Answered by leerob
Ahmedsaed asked this question in Help
Discussion options

You must be logged in to vote

Hey there, happy to assist here.

You mentioned that your Usage dashboard says this usage is coming from Incremental Static Regeneration. ISR, a feature used in frameworks like Next.js or SvelteKit, is charged through the Data Cache billable item on Vercel. Next.js also has a more granular cache for the App Router, called the Data Cache, which is in beta on Vercel and not charged.

Since you are using the Pages Router, it makes sense that you are not using the granular Data Cache which is only part of the App Router. That is why that card is empty.

You mentioned you are using on-demand revalidation – that's great. Can you confirm there are no other places in your codebase where you're using r…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ahmedsaed
Comment options

Comment options

You must be logged in to vote
3 replies
@Ahmedsaed
Comment options

@farhanulju
Comment options

@Ahmedsaed
Comment options

Comment options

You must be logged in to vote
3 replies
@Ahmedsaed
Comment options

@leerob
Comment options

@Ahmedsaed
Comment options

Answer selected by leerob
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants