Files
e1d77c18-1ff1-4f56-bbbb-e41…/vercel.json
2026-03-04 05:04:41 +00:00

5 lines
97 B
JSON

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