BLUE
LR
Lee Robinson
@leerob.bsky.social
Building @vercel.com
1k followers31 following17 posts
LRleerob.bsky.social

We'll likely have a Next.js release that pairs with the React 19 release. The incremental upgrade there then will be about moving from Pages -> App Router. nextjs.org/docs/app/bui...

Upgrading: App Router Migration
Upgrading: App Router Migration

Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.

0
LRleerob.bsky.social

Getting some mixed signals here 😂 Can you elaborate?

1
LRleerob.bsky.social

Using `useSearchParams` without Suspense wrapping that component bails out to client rendering, which is almost always not what you intended. That's why it fails the build. You would want to move that Suspense boundary down lower, example here ↓ nextjs.org/docs/message...

1
LRleerob.bsky.social

I don't want to make you repeat/rehash everything from the case – if you can send over the number I can dig in for you and report back. And if there's a bug here, can get it patched!

1
LRleerob.bsky.social

Really sorry about this, want to share the support ticket with me and I'll dig in?

1
LRleerob.bsky.social

What are you trying to deploy? If you can deploy it to GitHub Pages, it will also work on Vercel.

1
LRleerob.bsky.social

For newsletter integration, check out Resend. resend.com

Resend
Resend

Build, test, and send transactional emails at scale.

2
LRleerob.bsky.social

The Bluesky web app has gotten dramatically better since I last posted. Bravo.

4
LRleerob.bsky.social

Is this due to usage of `useSearchParams`? Happy to help provide suggestions.

1
LRleerob.bsky.social

Let me know if you need anything Next.js related!

1
LR
Lee Robinson
@leerob.bsky.social
Building @vercel.com
1k followers31 following17 posts