Files
2dbf3be3-877f-4d5d-a1ce-44d…/vercel.json
2026-03-12 21:16:38 +00:00

5 lines
97 B
JSON

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