Files
49bd2880-c999-4b69-bd93-1f7…/vercel.json
2026-04-12 15:39:55 +00:00

5 lines
97 B
JSON

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