Files
44d7aa94-b0eb-4a50-b2fe-849…/vercel.json
2026-03-25 18:52:50 +00:00

5 lines
97 B
JSON

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