Files
f299f550-dffb-4806-9e22-383…/vercel.json
2026-03-10 11:06:23 +00:00

5 lines
97 B
JSON

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