Files
d3d9e236-58db-456e-aa1e-6f2…/vercel.json
2026-03-08 21:37:45 +00:00

5 lines
97 B
JSON

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