Files
cbe3776f-e52d-4fdf-81d7-936…/vercel.json
2026-03-19 20:39:51 +00:00

5 lines
97 B
JSON

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