ci(prisma): generate rhel-openssl binary targets for Netlify serverless execution

This commit is contained in:
FalahMobile
2026-07-08 19:20:57 +08:00
parent 5ef605d550
commit 0874133bc1
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default defineConfig({
workers: process.env.CI ? 1 : undefined,
reporter: 'html',
use: {
baseURL: 'https://6a4e2de4d2a4e8009da3afbe--mobile2-staging-falah.netlify.app',
baseURL: 'https://6a4e31799ae1822127aa87de--mobile2-staging-falah.netlify.app',
trace: 'on-first-retry',
video: 'retain-on-failure',
},