Files
68444e34-db1e-43d2-89f5-253…/vercel.json
2026-06-08 12:51:01 +00:00

5 lines
97 B
JSON

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