Files
eaa49d48-64ea-44f7-a4c3-ff4…/vercel.json
2026-05-24 22:18:33 +00:00

5 lines
97 B
JSON

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