Files
cfb2ce29-e721-4172-b969-513…/vercel.json
2026-03-04 04:13:16 +00:00

5 lines
97 B
JSON

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