postgresql://USER:PASS@localhost:5432/DBNAMEwasp buildnpm install and npm run bundleexport DATABASE_URL=postgresql://USER:PASS@localhost:5432/DBNAME and run npx prisma migrate deploy --schema=/var/www/app/.wasp/build/db/schema.prismaREACT_APP_API_URL=https://datanext.app/api npm run build