Files
7fb2d064-38c1-4fc2-b27d-b64…/vercel.json
2026-03-24 13:33:27 +00:00

5 lines
97 B
JSON

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