Files
f0427c4d-9ef0-4193-a373-03a…/vercel.json
2026-04-29 16:24:25 +00:00

5 lines
97 B
JSON

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