Files
7567db66-ccdf-4898-822e-55b…/vercel.json
2026-03-26 02:19:39 +00:00

5 lines
97 B
JSON

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