Files
bc116c89-5568-425c-8db6-7fd…/vercel.json
2026-06-09 11:11:47 +00:00

5 lines
97 B
JSON

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