Files
851d03c2-0f8b-4fc2-9490-a30…/vercel.json
2026-03-10 19:19:03 +00:00

5 lines
97 B
JSON

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