🔧 move vercel.json (README.md, vercel.json)
This commit is contained in:
parent
e88ca67e2c
commit
c06402c099
2 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ vim src/consts.ts
|
||||||
bun run install
|
bun run install
|
||||||
bun run build
|
bun run build
|
||||||
|
|
||||||
|
# create vercel.json on dist directory
|
||||||
|
ln vercel.json dist/vercel.json
|
||||||
|
|
||||||
# deploy FediGONE on vercel
|
# deploy FediGONE on vercel
|
||||||
cd dist
|
cd dist
|
||||||
vercel deploy --prod
|
vercel deploy --prod
|
||||||
|
|
Loading…
Add table
Reference in a new issue