Files
2beda03c-6512-42eb-bd63-6c1…/vercel.json
2026-04-15 05:59:54 +00:00

5 lines
97 B
JSON

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