bug-prisma 3 #65

Merged
bagasbanuna merged 3 commits from bug-prisma/3-mar-26 into staging 2026-03-03 15:36:44 +08:00
7 changed files with 254 additions and 13 deletions
Showing only changes of commit 240f6eb7c2 - Show all commits

View File

@@ -57,8 +57,4 @@ if (fs.existsSync(envLocalSrc)) {
console.log('✓ .env-local file copied to standalone output');
}
console.log('✅ Postbuild script completed!');
console.log('');
console.log('📋 Penting untuk Production:');
console.log(' - Pastikan DATABASE_URL tersedia di environment server, ATAU');
console.log(' - File .env sudah ter-copy ke /app/.env di server');
console.log('✅ Build script completed!');