Files
b0f79a0b-68e4-483f-b0f3-252…/vercel.json
2026-04-07 16:01:52 +00:00

5 lines
97 B
JSON

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