Files
18c122bf-232e-4c2e-9b4f-d4e…/vercel.json
2026-03-16 07:00:18 +00:00

5 lines
97 B
JSON

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