Files
589b09f2-da0b-4c5f-ad75-2e1…/vercel.json
2026-04-20 17:08:15 +00:00

5 lines
97 B
JSON

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