Skip to content

Commit 00858b8

Browse files
committed
docs: update project structure by adding next.config.ts
1 parent 683a029 commit 00858b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€ŽREADME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ After defining the environment variables in your GitHub Actions, your localizati
283283
β”œβ”€β”€ tests
284284
β”‚ β”œβ”€β”€ e2e # E2E tests, also includes Monitoring as Code
285285
β”‚ └── integration # Integration tests
286+
β”œβ”€β”€ next.config.ts # Next JS configuration
286287
└── tsconfig.json # TypeScript configuration
287288
```
288289

0 commit comments

Comments
Β (0)