Files
f0f8a20e-9ec3-4d3a-8bb2-ad4…/vercel.json
2026-03-30 16:04:09 +00:00

5 lines
97 B
JSON

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