Files
9f559e62-8acc-4223-bc92-2dd…/vercel.json
2026-04-08 07:11:03 +00:00

5 lines
97 B
JSON

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