Files
c16940fc-e634-412e-ba6d-1e1…/vercel.json
2026-04-10 06:48:40 +00:00

5 lines
97 B
JSON

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