# DEFAULT_OUTPUT_DIR

**Kind:** Constant

**Source:** [`src/helper/ssg/ssg.ts`](https://github.com/honojs/hono/blob/main/src/helper/ssg/ssg.ts#L27)

**Part of:** [Helper](subsystem-src-helper)

## Definition

```ts
'./static'
```

## Value

```ts
'./static'
```

## Relationships

- IMPORTS → `replaceUrlParam`
- IMPORTS → `createPool`
- IMPORTS → `getExtension`
- IMPORTS → `SSG_CONTEXT`
- IMPORTS → `X_HONO_DISABLE_SSG_HEADER_KEY`
- IMPORTS → `defaultPlugin`
- IMPORTS → `dirname`
- IMPORTS → `ensureWithinOutDir`
- IMPORTS → `filterStaticGenerateRoutes`
- IMPORTS → `isDynamicRoute`
- IMPORTS → `joinPaths`
