Files
f55a5bac-aefd-48a3-b0a8-21f…/vercel.json
2026-04-15 12:20:45 +00:00

5 lines
97 B
JSON

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