ci(config): remove vercel configuration file
This commit is contained in:
parent
bedbbb026a
commit
3eebfe6c6c
1 changed files with 0 additions and 11 deletions
11
vercel.json
11
vercel.json
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
||||||
"functions": {
|
|
||||||
"app/api/audiobook/route.ts": {
|
|
||||||
"memory": 1024
|
|
||||||
},
|
|
||||||
"app/api/whisper/route.ts": {
|
|
||||||
"memory": 1024
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue