Files
16dbf5c1-d67d-4cf8-a9d6-681…/vercel.json
2026-03-10 16:20:45 +00:00

5 lines
97 B
JSON

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