I\'m making static e-commerce app with Next.JS.
I have products directory with index.js and [id].js files. Do I need to use revalidate: so
index.js
[id].js
revalidate: so