Files
7bcafcd1-5148-4bda-871d-8bf…/vercel.json
2026-03-03 08:40:26 +00:00

5 lines
97 B
JSON

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