Files
cc3582fe-b751-4adb-8c27-431…/vercel.json
2026-03-11 18:08:58 +00:00

5 lines
97 B
JSON

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