Files
d27b6f1e-16f9-4fdf-8eda-857…/vercel.json
2026-05-17 10:13:31 +00:00

5 lines
97 B
JSON

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