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

View File

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