Files
6acc79fc-fddf-4469-bb40-eef…/vercel.json
2026-05-23 20:41:35 +00:00

5 lines
97 B
JSON

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