Files
d990353d-5407-4fc4-b1bf-3e6…/vercel.json
2026-05-18 05:01:06 +00:00

5 lines
97 B
JSON

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