generated from fahricansecer/boilerplate-be
This commit is contained in:
@@ -264,6 +264,7 @@ model Project {
|
||||
language String @default("tr") @db.VarChar(5) // ISO 639-1
|
||||
aspectRatio AspectRatio @default(PORTRAIT_9_16)
|
||||
videoStyle VideoStyle @default(CINEMATIC)
|
||||
cinematicReference String? @db.VarChar(200)
|
||||
targetDuration Int @default(60) // saniye
|
||||
|
||||
// SEO & Social Content (skill-enhanced)
|
||||
|
||||
Reference in New Issue
Block a user