Files
f3437df6-7f14-4c62-aaa6-388…/vercel.json
2026-04-29 21:29:27 +00:00

5 lines
97 B
JSON

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