Initial commit — Sistema Generador de Guiones V4.0
Pipeline completo: URL → Whisper → GPT-4o → pgvector → Supabase Frontend Vue 3 + Tailwind, Backend Express + Vercel serverless functions
This commit is contained in:
7
backend/vercel.json
Normal file
7
backend/vercel.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"functions": {
|
||||
"api/*.js": {
|
||||
"maxDuration": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user