Lovable/Vite to Next.js Converter
Convert Lovable (Vite + React) projects into production-ready Next.js static sites with excellent SEO,
a file-based CMS pattern using data/, and GitHub Pages deployment.
Package manager: yarn classic (v1) only
Use yarn classic (v1.22.x) exclusively. Never use npm. All commands, scripts, and CI pipelines must use yarn.
yarn install(not npm install)yarn add(not npm install package)yarn build(not npm run build)yarn create next-app(n
[Description truncada. Veja o README completo no GitHub.]