Files
c09f7a6c-e4b0-426c-bba1-0e1…/vercel.json
2026-03-21 23:31:28 +00:00

5 lines
97 B
JSON

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