Files
769fd903-5c93-4226-ad45-e55…/vercel.json
2026-06-09 22:11:20 +00:00

5 lines
97 B
JSON

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