Files
b8919b0f-4176-41b7-a099-1b4…/vercel.json
2026-03-03 04:50:22 +00:00

5 lines
97 B
JSON

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