#!/bin/sh
#Run the prisma:deploy npm script
npm run prisma:deploy
# Start the server
exec node build