Next.js Discord

Discord Forum

Caching Mechanism in Next js

Unanswered
Scarlet Ibis posted this in #help-forum
Open in Discord
Scarlet IbisOP
Hello Guys,
Can any one help me for next js caching mechanism I have refered doc and use chat gpt pr It didn't help me to fix it

Issue is I am fetching data from Airtable, now when I change the data in Airtable, updated data will instantly reflect in local server but on live/prod server it will not updated. 1 way to update data is to make build but i can do everytime to update prods data I am working with Next.JS

0 Replies