Files
e4d007cf-0ce9-4953-adbc-ad4…/vercel.json
2026-06-10 11:51:24 +00:00

5 lines
97 B
JSON

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