Files
c278d08b-2b9c-498b-99e1-d17…/vercel.json
2026-03-31 03:40:41 +00:00

5 lines
97 B
JSON

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