Files
f3b6f6e4-9d74-4d91-ae69-bc2…/vercel.json
2026-03-09 22:07:13 +00:00

5 lines
97 B
JSON

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