Files
7f9b6b48-9ab3-4f0f-b202-1da…/vercel.json
2026-03-19 08:00:50 +00:00

5 lines
97 B
JSON

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