Files
c3fa65e7-c665-4fa5-9585-611…/vercel.json
2026-03-08 16:47:10 +00:00

5 lines
97 B
JSON

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