Files
fbb76f8e-a2bd-4862-a225-dfc…/vercel.json
2026-03-11 15:39:33 +00:00

5 lines
97 B
JSON

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