Files
d023da4b-75cd-4b8e-b2f2-821…/vercel.json
2026-05-08 17:11:28 +00:00

5 lines
97 B
JSON

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