VercelΒΆ

Refer to running it on local to configure project’s settings on Vercel.

Example 1ΒΆ

  1. When deploy Calcutext with Vercel.

  2. The Project β†’ Settings β†’ General β†’ Node.js Version β†’ 16.x

  3. Deployment β†’ More β†’ Redeploy

Example 2ΒΆ

  1. When deploy QR code designer with Github Pages:

  2. Visit source β†’ Fork β†’ Don’t select Copy the main branch only

  3. Fork Repository β†’ Settings β†’ Pages β†’ Build and development

  4. Source β†’ Deploy from a branch

  5. Branch β†’ gh-pages, /(root)

  6. Visit https://<user>.github.io/qr-designer/