Files
bb40dc42-ef02-450f-ac68-36a…/vercel.json
2026-05-16 21:49:51 +00:00

5 lines
97 B
JSON

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