Files
75a01b3e-6fae-41f6-87c7-dae…/vercel.json
2026-05-18 15:24:35 +00:00

5 lines
97 B
JSON

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