Files
e1f099c1-efe8-48ee-a85c-71b…/vercel.json
2026-03-08 12:10:18 +00:00

5 lines
97 B
JSON

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