Files
89276d77-fb9e-47dc-aa40-32c…/vercel.json
2026-03-30 11:10:43 +00:00

5 lines
97 B
JSON

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