Files
579e8d37-03d6-4773-bd2f-dfd…/vercel.json
2026-03-30 18:10:15 +00:00

5 lines
97 B
JSON

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