Files
d99d8485-1e6f-40ed-87a2-72f…/vercel.json
2026-03-04 19:43:16 +00:00

5 lines
97 B
JSON

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