Files
9d9dc2f3-ef95-4990-ab13-765…/vercel.json
2026-03-08 07:32:23 +00:00

5 lines
97 B
JSON

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