Files
9c3065e9-8cec-4080-81fa-0ae…/vercel.json
2026-05-17 19:17:12 +00:00

5 lines
97 B
JSON

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