added locale to configs

This commit is contained in:
Daniel
2024-12-01 05:56:38 -05:00
committed by GitHub
parent 8f875d15b0
commit e9003e5c45

View File

@@ -15,6 +15,7 @@ module.exports = {
"de",
"nl",
"tr",
"pl",
],
},
reloadOnPrerender: process.env.NODE_ENV === "development",