Files
f3688bec-8fcd-4143-af73-909…/vercel.json
2026-03-04 12:03:25 +00:00

5 lines
97 B
JSON

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