Files
adfc7f50-11b4-4ce4-9016-26d…/vercel.json
2026-03-11 16:03:39 +00:00

5 lines
97 B
JSON

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