Files
c97d1e5f-44b5-413b-a43e-54d…/vercel.json
2026-04-15 16:00:53 +00:00

5 lines
97 B
JSON

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