Files
e5eb64b4-7f0f-48c1-b9e7-bed…/vercel.json
2026-06-12 16:50:55 +00:00

5 lines
97 B
JSON

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