1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-13 19:31:20 +00:00

Merge branch 'custom-checkout' of https://github.com/vercel/commerce into custom-checkout

This commit is contained in:
Luis Alvarez 2021-06-08 18:04:26 -05:00
commit 8940c7d3e7

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