Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bernaferrari/FigmaToCode
/ next.config.mjs
File
next.config.mjs
apps/debug/next.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
userConfig = undefined
2
try {
3
userConfig =
await
import
(
'./v0-user-next.config'
)
4
} catch (e) {
Callers
nothing calls this directly
Calls
1
mergeConfig
Function · 0.85
Tested by
no test coverage detected