diff --git a/src/i18n.ts b/src/i18n.ts index 9a61f69..59fb3ff 100644 --- a/src/i18n.ts +++ b/src/i18n.ts @@ -1,3 +1,4 @@ +// @ts-ignore import { getRequestConfig } from 'next-intl/server'; import { notFound } from 'next/navigation';