Fix Vercel config: remove functions property to resolve build conflict
This commit is contained in:
@@ -14,10 +14,5 @@
|
||||
],
|
||||
"env": {
|
||||
"NODE_ENV": "production"
|
||||
},
|
||||
"functions": {
|
||||
"server.js": {
|
||||
"maxDuration": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user