Files
d6e3873b-1b0f-428b-9588-6f1…/vercel.json
2026-05-05 06:03:50 +00:00

5 lines
97 B
JSON

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