{ "extends": "./base.json", "compilerOptions": { "jsx": "preserve", "incremental": true, "plugins": [{ "name": "next" }] } }