Files
f8844f91-46d1-4eb2-9e72-9e1…/vercel.json
2026-03-05 21:00:38 +00:00

5 lines
97 B
JSON

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