Files
c20512fe-5a0b-45d2-ad73-0f3…/vercel.json
2026-06-08 08:16:59 +00:00

5 lines
97 B
JSON

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