Hello Everyone. Is there an equivalent to prisma d...
# orm-help
j
Hello Everyone. Is there an equivalent to prisma deploy vor v2?
r
Hey @jruiseco 👋 There's no
prisma deploy
for Prisma 2 as it is not required. It can be easily deployed to any platform as it's just a simple Node application that you would be creating.