Files
f8257cb9-3757-42b9-a9ee-5eb…/vercel.json
2026-03-10 05:11:05 +00:00

5 lines
97 B
JSON

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