Running tRPC as a standalone!
A monorepo with multiple clients calling the same api.
Api will be deployed to varcel under api.mydomain.com
and will be called by all apps, and some 3rd party clients.
Is it possible to deploy the api package using nextjs on varcel - as a backend only?
0 Replies