Files
38de6d4c-ba5e-4d9f-bdf9-118…/vercel.json
2026-03-08 05:40:40 +00:00

5 lines
97 B
JSON

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