Files
2cc21b4d-0451-4b49-9cc4-d25…/vercel.json
2026-03-17 23:49:20 +00:00

5 lines
97 B
JSON

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