Files
6e7eb1b0-5ae4-4bcf-9768-d3f…/vercel.json
2026-03-14 05:05:09 +00:00

5 lines
97 B
JSON

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