Files
f7dc5a9f-e042-4e99-a2f7-f01…/vercel.json
2026-03-11 19:25:42 +00:00

5 lines
97 B
JSON

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