Files
cde1dfb4-8eb4-4945-ad17-2b0…/vercel.json
2026-05-21 21:45:22 +00:00

5 lines
97 B
JSON

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