Files
ef4abd92-2003-49fc-91c2-422…/vercel.json
2026-04-12 14:24:37 +00:00

5 lines
97 B
JSON

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