Skip to content

Commit

Permalink
Test output
Browse files Browse the repository at this point in the history
  • Loading branch information
fjosue4 committed Jan 24, 2024
1 parent 4116eca commit d5dfb6a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
{
"version": 3,
"routes": [
{
"src": "^/(.*)$",
"dest": "/src/server.ts"
}
],
"framework": {
"version": "5.0.12"
}
]
}

0 comments on commit d5dfb6a

Please sign in to comment.