Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove vercel rewrite
  • Loading branch information
scinorandex committed Apr 3, 2021
commit 170eddc7b6579ea88efb5b80a1b63e7d39f7638b
3 changes: 1 addition & 2 deletions now.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS",
"Access-Control-Allow-Headers": "X-Requested-With, Content-Type, Accept"
},
"src": "/(.*)",
"dest": "src/api.ts"
"src": "/.*"
}
],
"env": {
Expand Down