Skip to content

Commit b30f159

Browse files
author
scinorandex
committed
Point vercel to /src/api.ts
1 parent 170eddc commit b30f159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

now.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS",
1414
"Access-Control-Allow-Headers": "X-Requested-With, Content-Type, Accept"
1515
},
16-
"src": "/.*"
16+
"src": "/.*",
17+
"dest": "/src/api.ts"
1718
}
1819
],
1920
"env": {

0 commit comments

Comments
 (0)