It is unknown though what causes it to take 10 seconds to compile a route in dev mode after each change. They have a development environment guide[0] but it's all lies and doesn't actually work.
[0]: https://nextjs.org/docs/app/guides/local-development
Antivirus? Imports?
```
Compiled /analytics in 3.8s (3123 modules)
GET /analytics 200 in 5185ms
Doesn't explain the 10 seconds.
It is unknown though what causes it to take 10 seconds to compile a route in dev mode after each change. They have a development environment guide[0] but it's all lies and doesn't actually work.
[0]: https://nextjs.org/docs/app/guides/local-development
Antivirus? Imports?
```
Compiled /analytics in 3.8s (3123 modules)
GET /analytics 200 in 5185ms
```
Doesn't explain the 10 seconds.