aralroca / next-translate-plugin

Next-translate plugin for i18n in Next.js 🌍 - Load page translations and use them in an easy way!
MIT License
30 stars 17 forks source link

remove unnecessary dynamic force-dynamic #42

Closed aralroca closed 1 year ago

aralroca commented 1 year ago

https://github.com/aralroca/next-translate/issues/1078

Currently, dynamic force-dynamic is not necessary. When appDir was beta this was necessary to work with dynamic routes, but now is better to keep the auto behavior of this