Files
f5b0227c-7745-4f55-bf3b-106…/vercel.json
2026-03-10 20:49:47 +00:00

5 lines
97 B
JSON

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