Files
1122b73c-34a4-4234-b548-ece…/vercel.json
2026-06-12 11:23:11 +00:00

5 lines
97 B
JSON

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