Files
df90ff5b-fa19-4036-9d28-53b…/vercel.json
2026-03-13 21:42:37 +00:00

5 lines
97 B
JSON

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