Merge branch 'canary' into fix/build-i18n

This commit is contained in:
Mauricio Siu
2024-11-17 10:53:42 -06:00
24 changed files with 854 additions and 1 deletions

View File

@@ -39,7 +39,8 @@
"**/*.js",
".next/types/**/*.ts",
"env.js",
"next.config.mjs"
"next.config.mjs",
"next-i18next.config.mjs"
],
"exclude": [
"node_modules",