Files
727efc2a-0d95-409b-b0e1-156…/vercel.json
2026-03-23 06:19:06 +00:00

5 lines
97 B
JSON

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