@lumiarq/pack-nextjs
v1.0.1
Published
Framework pack for Next.js projects.
Readme
@lumiarq/pack-nextjs
Framework pack for Next.js projects.
What it does
- Provides Next.js adapter and pack manifest
- Supplies framework-specific detection and generation behavior
Install
pnpm add @lumiarq/pack-nextjsContributing
- Validate output against modern Next.js app structures.
- Add tests when routing or template behavior changes.
- Run
pnpm --filter @lumiarq/pack-nextjs test typecheck build.
