Files
c47e04f0-5e3c-4ed3-80d1-15d…/vercel.json
2026-03-03 13:51:42 +00:00

5 lines
97 B
JSON

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