Files
674670c3-3fd0-4ff0-813b-949…/vercel.json
2026-03-20 00:15:59 +00:00

5 lines
97 B
JSON

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