Files
fc40fe94-35d6-4db1-bf5c-30f…/vercel.json
2026-06-03 23:54:42 +00:00

5 lines
97 B
JSON

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