Files
211208db-4706-4e0b-97fc-3dc…/vercel.json
2026-03-15 08:04:07 +00:00

5 lines
97 B
JSON

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