Files
e53bffcc-4ef1-4d94-962e-5d3…/vercel.json
2026-03-07 15:04:51 +00:00

5 lines
97 B
JSON

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