draffle-io / draffle

dRaffle is a decentralized raffle protocol on Solana
83 stars 82 forks source link

how to deploy on vercel ? #5

Closed CryptoPique closed 2 years ago

CryptoPique commented 2 years ago

is it possible ?

Tynew240 commented 2 years ago

yes its possible, in terminal head on over to the app directory

sudo yarn install sudo yarn build

thats it, now just deploy the dist folder that you created and youre done

moneytoad888 commented 2 years ago

I think those are the default commands and yes that should be it