Files
0773b290-4e33-46fe-858c-f69…/vercel.json
2026-06-11 07:04:12 +00:00

5 lines
97 B
JSON

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