Files
d4ac5693-5fa4-40c4-ae60-d5f…/vercel.json
2026-03-13 21:43:55 +00:00

5 lines
97 B
JSON

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