Files
2048a17f-ee0d-4094-9958-83e…/vercel.json
2026-03-05 03:15:24 +00:00

5 lines
97 B
JSON

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