Files
f1914d9c-c926-4d00-a815-4bd…/vercel.json
2026-04-18 06:29:18 +00:00

5 lines
97 B
JSON

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