Skip to content

Commit

Permalink
Merge pull request #65 from FreeNowOrg/dev
Browse files Browse the repository at this point in the history
build: update vercel.json (close #44)
  • Loading branch information
AlPha5130 authored Oct 29, 2023
2 parents 855d4f3 + f577414 commit fb94a36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"devCommand": "vite --port $PORT",
"framework": "vue",
"rewrites": [
{
"source": "/:__PREFIX(~)/:__PATH(.+)",
Expand All @@ -20,4 +22,4 @@
}
],
"headers": []
}
}

1 comment on commit fb94a36

@vercel
Copy link

@vercel vercel bot commented on fb94a36 Oct 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.