Files
c3b10c1c-3d6e-4223-a5ac-def…/vercel.json
2026-04-26 01:06:17 +00:00

5 lines
97 B
JSON

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