Files
8ff2db51-595e-4b56-bad7-50d…/vercel.json
2026-04-03 21:32:30 +00:00

5 lines
97 B
JSON

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