Files
686d5b34-e227-4927-967d-2eb…/vercel.json
2026-03-12 05:31:54 +00:00

5 lines
97 B
JSON

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