Files
e5e1be70-ac8f-4083-ae4e-062…/vercel.json
2026-03-03 07:20:49 +00:00

5 lines
97 B
JSON

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