Files
474c2b45-2efe-4cd2-bf65-262…/vercel.json
2026-05-09 12:25:09 +00:00

5 lines
97 B
JSON

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