Files
633db79d-1aa8-4925-b2aa-869…/vercel.json
2026-03-21 18:57:53 +00:00

5 lines
97 B
JSON

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