Files
bba140eb-b95e-4585-96a3-94b…/vercel.json
2026-03-15 04:52:12 +00:00

5 lines
97 B
JSON

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