Files
da57a2f4-31f7-44d4-8d92-932…/vercel.json
2026-03-06 13:32:31 +00:00

5 lines
97 B
JSON

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