Tell Vercel to ignore utility files in api directory
cgen-985198dc4737428b942655ebe05ab9d8
This commit is contained in:
parent
a8a93b9559
commit
7c42ebd863
1 changed files with 4 additions and 0 deletions
4
.vercelignore
Normal file
4
.vercelignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
api/_*.ts
|
||||
api/_*.js
|
||||
api/opportunities.ts
|
||||
api/applications.ts
|
||||
Loading…
Reference in a new issue