mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
Removed locale detection
This commit is contained in:
parent
eb33f30d0b
commit
28c0facd47
@ -6,6 +6,7 @@ export default createMiddleware({
|
||||
|
||||
// If this locale is matched, pathnames work without a prefix (e.g. `/about`)
|
||||
defaultLocale: 'sv',
|
||||
localeDetection: false
|
||||
});
|
||||
|
||||
export const config = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user