ai-next-config
Generate Next.js config with best practices.
Install
npm install -g ai-next-config
Usage
npx ai-next-config
# Reads package.json, generates next.config.mjs
npx ai-next-config -o next.config.js
Setup
export OPENAI_API_KEY=sk-...Generate Next.js config with best practices. Use when configuring Next.js.
Generate Next.js config with best practices.
npm install -g ai-next-config
npx ai-next-config
# Reads package.json, generates next.config.mjs
npx ai-next-config -o next.config.js
export OPENAI_API_KEY=sk-...