Files
2955660e-2170-4024-8a23-d5d…/vercel.json
2026-05-22 17:25:09 +00:00

5 lines
97 B
JSON

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