Files
23c2e969-58ce-4d45-9d43-be6…/vercel.json
2026-06-03 06:34:32 +00:00

5 lines
97 B
JSON

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