Skip to content

Commit

Permalink
fix: back at it and yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR committed May 4, 2024
1 parent 2660088 commit 30b11f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"routes": [
{
"src": "/(.*)",
"dest": "main.go"
}
]
"build": {
"env": {
"GO_BUILD_FLAGS": "-ldflags '-s -w'"
Expand Down

0 comments on commit 30b11f4

Please sign in to comment.