Files
nym/explorer-v2/vercel.json
T
benedettadavico 990745e749 another attempt
2025-09-15 10:59:35 +02:00

7 lines
191 B
JSON

{
"buildCommand": "yarn build",
"installCommand": "yarn install",
"framework": "nextjs",
"build": { "env": { "NODE_VERSION": "20", "LERNA_USE_NX": "false", "NX_DAEMON": "false" } }
}