Files
c46c858d-a32d-4f9f-98e4-ea4…/vercel.json
2026-06-09 19:11:47 +00:00

5 lines
97 B
JSON

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