Files
8bcacdc8-89f1-4a9d-bc16-eb0…/vercel.json
2026-03-23 14:49:41 +00:00

5 lines
97 B
JSON

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