Files
e525aed2-626d-46bb-965c-3cb…/vercel.json
2026-03-21 21:18:32 +00:00

5 lines
97 B
JSON

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