Files
a4e85dda-5ef4-4d75-ad82-2e0…/vercel.json
2026-03-20 14:50:09 +00:00

5 lines
97 B
JSON

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