Files
4da8f5cf-3fc1-437f-9ee4-031…/vercel.json
2026-03-11 15:37:45 +00:00

5 lines
97 B
JSON

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