You need to export a constant from the page.tsx
to revalidate.
export const revalidate = 1; //revalidates every one second -- requires page reload
You need to export a constant from the page.tsx
to revalidate.
export const revalidate = 1; //revalidates every one second -- requires page reload
For further actions, you may consider blocking this person and/or reporting abuse
Kuhanraja A R -
Ajit Kumar -
Gregor Schafroth -
Abhishek Kumar -
Top comments (0)