@lxgicstudios/ai-next-config
v1.0.0
Published
Generate Next.js config with best practices
Downloads
73
Maintainers
Readme
ai-next-config
Generate Next.js config with best practices.
Install
npm install -g ai-next-configUsage
npx ai-next-config
# Reads package.json, generates next.config.mjs
npx ai-next-config -o next.config.jsSetup
export OPENAI_API_KEY=sk-...