Files
7135d335-29b3-4d65-bd7b-229…/vercel.json
2026-03-09 15:06:21 +00:00

5 lines
97 B
JSON

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