Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
'node:path'
2
import
type
{ NextConfig } from
'next'
3
import
{ env, isTruthy } from
'./lib/core/config/env'
4
import
{ isDev } from
'./lib/core/config/env-flags'
Callers
nothing calls this directly
Calls
2
isTruthy
Function · 0.90
resolve
Method · 0.65
Tested by
no test coverage detected