Files
04d2a8f5-c37f-40e9-9d3f-2a9…/vercel.json
2026-03-11 04:33:13 +00:00

5 lines
97 B
JSON

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