diff --git a/src/app/i18n.ts b/src/app/i18n.ts index 0ae368b..8fcb110 100644 --- a/src/app/i18n.ts +++ b/src/app/i18n.ts @@ -1,3 +1,4 @@ +// @ts-ignore import { getRequestConfig } from 'next-intl'; import { notFound } from 'next/navigation';