Skip to content

Commit 170eddc

Browse files
author
scinorandex
committed
Remove vercel rewrite
1 parent bb94e78 commit 170eddc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

now.json

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

0 commit comments

Comments
 (0)