initial commit for i18n

This commit is contained in:
daniel31x13
2024-05-27 17:42:29 -04:00
parent b0ea14737f
commit 17cdb7efa4
8 changed files with 140 additions and 5 deletions
+2
View File
@@ -1,7 +1,9 @@
/** @type {import('next').NextConfig} */
const { version } = require("./package.json");
const { i18n } = require("./next-i18next.config");
const nextConfig = {
i18n,
reactStrictMode: true,
images: {
// For fetching the favicons