Files
481a3f52-1850-403f-a7f8-27d…/vercel.json
2026-03-24 12:47:48 +00:00

5 lines
97 B
JSON

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