fix build

This commit is contained in:
tangly1024.com
2024-04-12 13:07:16 +08:00
parent aefca7171e
commit da73eafbe4
17 changed files with 17 additions and 17 deletions

View File

@@ -62,7 +62,7 @@ export async function getStaticProps({ locale }) {
return {
props,
revalidate: siteConfig(
'REVALIDATE_SECOND',
'NEXT_REVALIDATE_SECOND',
BLOG.NEXT_REVALIDATE_SECOND,
props.NOTION_CONFIG
)