Files
5ee26771-d960-49c5-8fc0-7a1…/vercel.json
2026-06-05 12:52:33 +00:00

5 lines
97 B
JSON

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