good presidio
This commit is contained in:
12
vercel.json
Normal file
12
vercel.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"functions": {
|
||||
"app/api/process-document/route.js": {
|
||||
"excludeFiles": "test/**"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"env": {
|
||||
"NEXT_PRIVATE_STANDALONE": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user