Files
55c13379-3880-48cb-bc54-4df…/vercel.json
2026-06-08 12:51:55 +00:00

5 lines
97 B
JSON

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