Files
99e4f494-2e9e-415c-a2ce-031…/vercel.json
2026-04-09 15:02:49 +00:00

5 lines
97 B
JSON

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