Can’t build/deploy to github pages my NextJS app after implementing next-intl
So i’ve added the generateStaticParams to my app/[locale]/layout.tsx file and unstable_setRequestLocale to all the layout and page files refering to the next-intl docs
So i’ve added the generateStaticParams to my app/[locale]/layout.tsx file and unstable_setRequestLocale to all the layout and page files refering to the next-intl docs