5.2 - Or deploy Ncmaz to Vercel using Vercel CLI
1 - Requirements
# Your WordPress site URL NEXT_PUBLIC_WORDPRESS_URL=https://faustexample.wpengine.com # Plugin secret found in WordPress Settings->Faust FAUST_SECRET_KEY=YOUR_PLUGIN_SECRET
2 - Getting started
npm install -g vercelvercel loginvercel# Your WordPress site URL NEXT_PUBLIC_WORDPRESS_URL=https://faustexample.wpengine.com # Plugin secret found in WordPress Settings->Faust FAUST_SECRET_KEY=YOUR_PLUGIN_SECRET
π Video Deploy Ncmaz to Vercel using Vercel CLI
Previous5.1 - Deploy Ncmaz to Vercel via a GitHub repo.Next5.3 - Error when deploying to Vercel using the GitHub repo.
Last updated