Files
593608d7-a24f-4d98-9914-2dd…/vercel.json
2026-05-11 12:50:04 +00:00

5 lines
97 B
JSON

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