Files
b2f526e2-a1e1-4ed2-b336-ba8…/vercel.json
2026-03-04 12:20:53 +00:00

5 lines
97 B
JSON

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