Files
94f8e7ef-35d2-4f28-8cd6-41b…/vercel.json
2026-04-18 05:18:40 +00:00

5 lines
97 B
JSON

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