Remove unused imports, packages and add lang
This commit is contained in:
@@ -3,5 +3,9 @@ module.exports = {
|
||||
reactStrictMode: true,
|
||||
images: {
|
||||
domains: ["openai-labs-public-images-prod.azureedge.net"]
|
||||
},
|
||||
i18n: {
|
||||
locales: ["en"],
|
||||
defaultLocale: "en",
|
||||
}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user