Next.js Discord

Discord Forum

upgrade to next 15

Answered
Korat posted this in #help-forum
Open in Discord
Avatar
KoratOP
Interestingly enough, after upgrading to next 15.1.0 and React 19, I am not supposed to see this in the terminal (experiments), this doesn't happen if I start a project from scratch, not sure what's causing it.
Image
Answered by chisto
maybe its declared on your nextConfig as experimental
View full answer

3 Replies

Avatar
maybe its declared on your nextConfig as experimental
Answer
Avatar
KoratOP
It doesn't but I found out why, because of next-intl configuration, maybe they need to update their package as well
thanks