Files
51e6dab5-bf36-43e2-90ca-19e…/vercel.json
2026-05-18 15:21:05 +00:00

5 lines
97 B
JSON

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