Files
566c723e-1f4c-4fae-9ff6-0af…/vercel.json
2026-03-21 02:16:47 +00:00

5 lines
97 B
JSON

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