Files
bdb2169f-5865-4882-b61d-665…/vercel.json
2026-03-24 22:12:58 +00:00

5 lines
97 B
JSON

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