Files
8679a53b-e54b-488f-8412-bd2…/vercel.json
2026-03-22 00:59:40 +00:00

5 lines
97 B
JSON

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