Files
586d527a-ad46-4321-822e-e32…/vercel.json
2026-03-07 09:09:29 +00:00

5 lines
97 B
JSON

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