Files
8c643e1d-80a9-46fd-ba9f-89a…/vercel.json
2026-03-20 14:20:44 +00:00

5 lines
97 B
JSON

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