Files
8d3f6449-d74e-4ce7-8518-727…/vercel.json
2026-04-29 07:26:35 +00:00

5 lines
97 B
JSON

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