Files
8859bb32-18ff-41b4-aaae-4a2…/vercel.json
2026-03-09 19:05:47 +00:00

5 lines
97 B
JSON

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