Hey Next.js community! 👋
Just launched the docs site for my page animation library using Next.js with i18n support!
ssgoi.dev - Built with Next.js App Router + internationalization for a smooth page transition library.
The library itself brings native app-like transitions to web apps, and naturally the docs site uses it too for that buttery smooth navigation experience.
Pretty happy with how Next.js handled the multi-language setup. The routing and locale detection worked seamlessly.
Check it out: https://ssgoi.dev
Next.js made this so much easier to build! 🚀