UNPKG

open-next-cdk

Version:

Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK

10 lines (7 loc) 108 B
{ "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], }, }