Files
fa8e700f-851c-4fdf-96be-f20…/vercel.json
2026-06-11 19:46:19 +00:00

5 lines
97 B
JSON

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