Files
cbea81a0-9b2a-46e1-87b4-008…/vercel.json
2026-04-11 15:44:13 +00:00

5 lines
97 B
JSON

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