Allow developers to restructure the application layout via the `serva.config.json`. ```json { "dirs": { "routes": "./src/api" } } ```