Files
83ba1248-0aa1-484f-8510-f70…/vercel.json
2026-03-03 09:32:47 +00:00

5 lines
97 B
JSON

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