Files
e28f71b4-969b-4eba-89f0-bad…/vercel.json
2026-06-10 00:30:19 +00:00

5 lines
97 B
JSON

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