Files
e781dd42-74fe-43f6-94d2-0d7…/vercel.json
2026-04-24 10:17:05 +00:00

5 lines
97 B
JSON

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