Live data from Hacker News

Next.js 15.1 is unusable outside of Vercel

omarabid.com

111–113 of 113 posts

Re: Next.js 15.1 is unusable outside of Vercel

#111

Earlier quoted context omitted.

What are you building? I am working on a classic SaaS webapp, and I have found that using React/Refine.dev/Vite has been great. Refine.dev let me focus on my features, and not basic CRUD page stuff.

I am building an AI application (of course). It'll have an agentic workflow in the backend and exposes a chat style interface to its users. So, not a lot of CRUD stuff.

I would recommend still looking at it for 15 mins. You will still need basic stuff like login pages, a profile page, a responsive nav system, etc., right?

Re: Next.js 15.1 is unusable outside of Vercel

#112

Earlier quoted context omitted.

I am building an AI application (of course). It'll have an agentic workflow in the backend and exposes a chat style interface to its users. So, not a lot of CRUD stuff.

I would recommend still looking at it for 15 mins. You will still need basic stuff like login pages, a profile page, a responsive nav system, etc., right?

Ack, will do.

Re: Next.js 15.1 is unusable outside of Vercel

#113

Earlier quoted context omitted.

I would recommend still looking at it for 15 mins. You will still need basic stuff like login pages, a profile page, a responsive nav system, etc., right?

Ack, will do.

If you end up going with something else along these lines, please let me know. I would love to learn more in this space.
Post reply on HN