Initial commit: ManoonOils headless store

This commit is contained in:
Neo
2026-03-03 17:32:07 +00:00
parent 8a17f7c43c
commit fcea5f552c
21 changed files with 224 additions and 94 deletions

View File

@@ -4,7 +4,6 @@ import { locales } from "./i18n";
export default createMiddleware({
locales,
defaultLocale: "en",
localePrefix: "always",
});
export const config = {