top | item 35959933

(no title)

gureddio | 2 years ago

Next.js does indeed have those positives, but it steers you towards paid services (prisma and vercel)

discuss

order

simse|2 years ago

I suppose. But it's totally viable to use Next.js without using anything from Vercel.

gureddio|2 years ago

Yes but you do fight the framework in some cases. Take for example persisting a database connection, or a pool of connections. A totally normal use case for a server side framework