Skip to content

Commit

Permalink
build: remove vercel env
Browse files Browse the repository at this point in the history
  • Loading branch information
zclzone committed Apr 23, 2023
1 parent 9a01e42 commit ff11cdf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .env.vercel

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"build": "vite build",
"build:test": "vite build --mode test",
"build:github": "vite build --mode github && esno ./build/script",
"build:vercel": "vite build --mode vercel",
"preview": "vite preview",
"prepare": "husky install",
"cz": "cz"
Expand Down

1 comment on commit ff11cdf

@vercel
Copy link

@vercel vercel bot commented on ff11cdf Apr 23, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

vue-naive-admin – ./

vue-naive-admin-git-main-zclzone.vercel.app
vue-naive-admin-zclzone.vercel.app
vercel.qszone.com

Please sign in to comment.