MCPcopy Index your code
hub / github.com/simstudioai/sim / next.config.ts

File next.config.ts

apps/sim/next.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import type { NextConfig } from 'next'
3import { env, isTruthy } from './lib/core/config/env'
4import { isDev } from './lib/core/config/env-flags'

Callers

nothing calls this directly

Calls 2

isTruthyFunction · 0.90
resolveMethod · 0.65

Tested by

no test coverage detected