wslyvh / nexth

A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more to quickly ship production-ready Web3 Apps ⚡
https://nexth.vercel.app/
MIT License
671 stars 141 forks source link

Add one click deploy to vercel #10

Closed marthendalnunes closed 1 year ago

marthendalnunes commented 1 year ago

This PR introduces a One-Click Deploy to Vercel button to the README, making it easier for users to deploy the project to their Vercel account.

vercel[bot] commented 1 year ago

@marthendalnunes is attempting to deploy a commit to the useWeb3 Team on Vercel.

A member of the Team first needs to authorize it.

wslyvh commented 1 year ago

Thanks Vitor! Good suggestion

I think you could remove the 'DEPLOYER_KEY' variable tho.. That's only used for smart contract development, but not required on Vercel

marthendalnunes commented 1 year ago

@wslyvh thanks for the feedback, I wasn't sure if that env was supposed to be required, just removed it.