Files
7eb0a8ed-db39-40a8-89ed-900…/vercel.json
2026-03-25 14:10:11 +00:00

5 lines
97 B
JSON

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