- Install Vercel with
npm install -g vercel. - Run
npm installto install dependencies. - Run
vercel devto build and serve the app. - Run
vercel --prodto deploy the app to now.sh.
hubgit/bibu
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g vercel.npm install to install dependencies.vercel dev to build and serve the app.vercel --prod to deploy the app to now.sh.