Files
b56810cf-b956-42dc-b4d0-996…/vercel.json
2026-02-18 15:38:16 +00:00

5 lines
97 B
JSON

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