fixed redirection bug

This commit was merged in pull request #10.
This commit is contained in:
2023-10-22 23:08:34 -07:00
parent f67d33396e
commit 1ebb8d61f1
7 changed files with 20 additions and 104 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const nextConfig = {
i18n: {
locales: ['en', 'ar'],
defaultLocale: 'en',
},
}
}
module.exports = nextConfig