Files
0c9ebd99-2c37-45e7-8979-e41…/vercel.json
2026-03-07 11:40:38 +00:00

5 lines
97 B
JSON

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