Files
9a088e60-9ffd-4be6-bc3f-664…/vercel.json
2026-03-25 07:09:10 +00:00

5 lines
97 B
JSON

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