Files
3994ea41-824a-4a3b-93e9-9f7…/vercel.json
2026-03-19 00:20:32 +00:00

5 lines
97 B
JSON

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