Files
f560c719-2515-496e-a956-503…/vercel.json
2026-04-04 11:52:17 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}