Files
d45f6b12-5a0b-4739-af25-4dd…/vercel.json
2026-03-08 12:05:00 +00:00

5 lines
97 B
JSON

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