Files
b71e31f9-6860-462d-961d-1be…/vercel.json
2026-05-16 21:49:02 +00:00

5 lines
97 B
JSON

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