Files
f837878b-6be5-4e2b-a870-4d8…/vercel.json
2026-03-07 16:51:23 +00:00

5 lines
97 B
JSON

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