Files
35b694a3-50f6-4bfe-b0a3-894…/vercel.json
2026-03-05 03:28:29 +00:00

5 lines
97 B
JSON

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