Files
f17b0399-948c-43c2-a198-5bb…/vercel.json
2026-03-03 18:50:24 +00:00

5 lines
97 B
JSON

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