Files
b7141f6b-2669-4db1-b1b9-be0…/vercel.json
2026-03-04 23:49:24 +00:00

5 lines
97 B
JSON

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