Files
9d94ed29-cc2c-40ae-90b4-9de…/vercel.json
2026-03-26 23:43:38 +00:00

5 lines
97 B
JSON

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