Update src/i18n.ts

This commit is contained in:
2026-06-09 18:19:05 +00:00
parent 23e14db1db
commit 012cbee2ab

View File

@@ -1,4 +1,4 @@
// @ts-expect-error
// @ts-expect-error next-intl server config type mismatch
import { getRequestConfig } from 'next-intl/server';
import { notFound } from 'next/navigation';