Files
fda54ded-844e-4f38-9e1d-9ea…/vercel.json
2026-04-17 02:20:58 +00:00

5 lines
97 B
JSON

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