Files
051c55f8-185d-47f6-a391-8e9…/vercel.json
2026-04-15 12:01:59 +00:00

5 lines
97 B
JSON

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