Files
6bedd01c-15ca-49cb-8498-cc1…/vercel.json
2026-04-01 07:44:47 +00:00

5 lines
97 B
JSON

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