Files
55bd9921-723e-42d1-8eb3-bfc…/vercel.json
2026-03-07 10:04:26 +00:00

5 lines
97 B
JSON

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