Files
c3abc9f5-1aec-4bc4-ac87-06d…/vercel.json
2026-03-08 22:07:38 +00:00

5 lines
97 B
JSON

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