Files
578a50c1-2099-4ef0-8e3e-2b8…/vercel.json
2026-06-12 18:15:10 +00:00

5 lines
97 B
JSON

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