TIFNGK_E41222719/vercel.json

9 lines
110 B
JSON

{
"functions": {
"app/api/scrape/route.ts": {
"memory": 1024,
"maxDuration": 60
}
}
}