Files
dafd4fd9-1fb6-4b51-85aa-fef…/vercel.json
2026-03-07 10:18:10 +00:00

5 lines
97 B
JSON

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