Files
1d686473-9ac1-4171-9ae0-22f…/vercel.json
2026-06-10 23:18:45 +00:00

5 lines
97 B
JSON

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