Files
a78db1e6-44fa-4fe6-bd28-9ad…/vercel.json
2026-03-06 06:48:03 +00:00

5 lines
97 B
JSON

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