Files
c7a5e0d5-1e48-4241-8988-b0f…/vercel.json
2026-04-11 17:18:01 +00:00

5 lines
97 B
JSON

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