Files
d8d3bc3e-135d-4ea6-99a3-388…/vercel.json
2026-03-08 16:10:00 +00:00

5 lines
97 B
JSON

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