Files
23f21e06-a026-439a-8ed2-64d…/vercel.json
2026-04-12 16:20:06 +00:00

5 lines
97 B
JSON

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