Files
f19c5bc9-ea67-4fb9-a4bc-ce4…/vercel.json
2026-03-16 18:59:13 +00:00

5 lines
97 B
JSON

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