New WPPB version generator site, this is site that generate a custom zip file based on the WPPB by Tom McFarlin.
The site is made using Next.js and hosted on Vercel
To get started with this site, first install the npm dependencies:
npm install
Next, run the development server:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.