Files
f2184537-c473-439d-8f0a-d9d…/vercel.json
2026-05-28 05:59:25 +00:00

5 lines
97 B
JSON

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