Files
e2258ba4-5108-4861-a9ae-e3b…/vercel.json
2026-03-06 14:24:44 +00:00

5 lines
97 B
JSON

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