Files
62d95f42-96e2-4efc-bcac-d6d…/vercel.json
2026-06-03 16:16:53 +00:00

5 lines
97 B
JSON

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