Files
acc401c9-feae-4623-9f21-8dd…/vercel.json
2026-03-27 09:44:45 +00:00

5 lines
97 B
JSON

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