Exclude utility files from being treated as API handlers

cgen-3298c9540a35493487eb385d922fea5c
This commit is contained in:
Builder.io 2025-11-16 04:52:21 +00:00
parent 9314088c62
commit 09885388fc

6
api/.vercelignore Normal file
View file

@ -0,0 +1,6 @@
_*.ts
_*.js
**/lib
**/utils
**/helpers
opportunities.ts