Update Versi 1.5.27 #32

Merged
bagasbanuna merged 1009 commits from staging into main 2025-12-17 12:22:28 +08:00
130 changed files with 4582 additions and 660 deletions
Showing only changes of commit bfddf58caa - Show all commits

View File

@@ -4,7 +4,7 @@
"private": true,
"prisma": {
"seed": "npx tsx prisma/seed.ts --yes"
},
},
"scripts": {
"dev": "bun --bun run next dev --experimental-https",
"build": "NODE_OPTIONS='--max-old-space-size=2048' bun --bun run next build",