mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Adding revalidate to search - categories change too
This commit is contained in:
@@ -44,6 +44,7 @@ export async function getStaticProps({
|
||||
categories,
|
||||
brands,
|
||||
},
|
||||
revalidate: 200,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user