Files
40b956ee-23d6-400f-8217-caf…/vercel.json
2026-03-03 19:41:54 +00:00

5 lines
97 B
JSON

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