Files
9f14f54b-fffe-4dc1-9bac-224…/vercel.json
2026-03-05 10:23:42 +00:00

5 lines
97 B
JSON

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