Files
a7dbb4cc-824b-4fae-a269-1ee…/vercel.json
2026-04-08 20:50:12 +00:00

5 lines
97 B
JSON

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