Files
192c59f7-a7fc-495e-946e-103…/vercel.json
2026-05-22 01:06:16 +00:00

5 lines
97 B
JSON

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