Files
fb7932df-b7de-4cf3-a4e0-8c1…/vercel.json
2026-06-10 01:29:11 +00:00

5 lines
97 B
JSON

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