This commit is contained in:
Bel Curcio 2021-06-08 12:30:22 -03:00
parent 1c7caf3f99
commit f2c4ff32b5

View File

@ -26,7 +26,7 @@ export async function getStaticProps({
brands,
pages,
},
revalidate: 14400,
revalidate: 600,
}
}