Files
a4d3af2f-77b2-41cf-bd2f-0cf…/vercel.json
2026-03-13 16:36:16 +00:00

5 lines
97 B
JSON

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