Files
69c7dda7-bbe0-4820-b1df-2fa…/vercel.json
2026-06-12 17:04:41 +00:00

5 lines
97 B
JSON

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