-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problems
-
i18nblock in next.config.js is dead code —next.config.js:57-61
This is a Pages Router feature. App Router ignores it and logs a build warning. Remove the entirei18nblock. -
translationKeyon menu items is never used —src/constants.ts,src/app/layout.tsx
Menu items definetranslationKeybutMenuItemcomponent never reads it. Remove the property from all menu item objects and the type. -
LangContextcreated but never provided or consumed —src/context/lang.ts
Delete this file. No component uses it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels