Back to Clerk

`@clerk/nextjs/ssr` import removed

packages/upgrade/src/versions/core-2/nextjs/import-nextjs-ssr.md

latest270 B
Original Source

If you are importing from @clerk/nextjs/ssr, you can use @clerk/nextjs instead. Our top-level import supports SSR functionality by default now, so the subpath on the import is no longer needed. This import can be directly replaced without any other considerations.