Files
ae2759eb-d040-4556-bfc9-953…/vercel.json
2026-06-08 11:31:08 +00:00

5 lines
97 B
JSON

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