Files
f21d3e32-4d0e-47fe-87ac-a90…/vercel.json
2026-03-24 17:38:27 +00:00

5 lines
97 B
JSON

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