Files
455cc040-b06e-4d2e-a6c0-ab8…/vercel.json
2026-03-06 19:01:25 +00:00

5 lines
97 B
JSON

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