Files
31f0abba-23ec-434c-b280-1ae…/vercel.json
2026-03-03 23:21:42 +00:00

5 lines
97 B
JSON

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