Files
5d2f7ef8-ab81-4497-9167-35e…/vercel.json
2026-05-12 15:39:52 +00:00

5 lines
97 B
JSON

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