Files
1881b265-1dcc-476e-91c1-377…/vercel.json
2026-04-22 22:46:38 +00:00

5 lines
97 B
JSON

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