Fix .vercelignore to not exclude utility modules needed by handlers
cgen-322ffec4035e4a7fa45af861d46bb801
This commit is contained in:
parent
38a8726676
commit
4ddb90ad83
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
api/_*.ts
|
||||
api/_*.js
|
||||
api/opportunities.ts
|
||||
api/opportunities.js
|
||||
api/**/lib
|
||||
|
|
|
|||
Loading…
Reference in a new issue