Files
8a540b31-05d9-48e7-bd76-379…/vercel.json
2026-05-05 20:07:12 +00:00

5 lines
97 B
JSON

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