mirror of
https://github.com/vercel/commerce.git
synced 2025-04-30 14:57:50 +00:00
Adding revalidate to search - categories change too
This commit is contained in:
parent
2d0c6e0c8a
commit
685fb932db
@ -44,6 +44,7 @@ export async function getStaticProps({
|
|||||||
categories,
|
categories,
|
||||||
brands,
|
brands,
|
||||||
},
|
},
|
||||||
|
revalidate: 200,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user