diff --git a/next-intl.config.ts b/next-intl.config.ts new file mode 100644 index 0000000..25996a4 --- /dev/null +++ b/next-intl.config.ts @@ -0,0 +1 @@ +export { default } from './src/i18n'; \ No newline at end of file