mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
merged
This commit is contained in:
@@ -17,8 +17,8 @@ module.exports = withCommerceConfig({
|
||||
},
|
||||
commerce,
|
||||
i18n: {
|
||||
locales: ['en-US', 'es'],
|
||||
defaultLocale: 'en-US',
|
||||
locales: ['en-us'],
|
||||
defaultLocale: 'en-us',
|
||||
},
|
||||
rewrites() {
|
||||
return [
|
||||
|
Reference in New Issue
Block a user