Files
f12b0c0b-5a14-4958-9fe6-9f1…/vercel.json
2026-05-17 12:33:37 +00:00

5 lines
97 B
JSON

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