Files
36fd1c1e-9527-487f-b41f-a2b…/vercel.json
2026-04-23 08:58:22 +00:00

5 lines
97 B
JSON

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