Files
35f3deba-a35f-41ba-8db9-27e…/vercel.json
2026-03-31 11:11:10 +00:00

5 lines
97 B
JSON

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