Files
cb770bb3-f6b2-4f2a-95f9-9c2…/vercel.json
2026-03-08 06:43:11 +00:00

5 lines
97 B
JSON

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