Files
e0f2ac79-ee80-4555-951d-8bc…/vercel.json
2026-05-12 23:11:29 +00:00

5 lines
97 B
JSON

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