Files
dadb606a-04a2-4fb2-80f6-220…/vercel.json
2026-03-08 09:09:35 +00:00

5 lines
97 B
JSON

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