Files
f9c5871d-af7f-482e-b1a8-7cf…/vercel.json
2026-03-11 22:52:23 +00:00

5 lines
97 B
JSON

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