Files
dde388f2-e04d-4117-b84c-9ef…/vercel.json
2026-03-12 20:15:55 +00:00

5 lines
97 B
JSON

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