Files
91b74853-85c8-476c-8ec6-be4…/vercel.json
2026-03-17 17:39:16 +00:00

5 lines
97 B
JSON

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