Files
c2e49bf8-fa3f-4793-89d5-c75…/vercel.json
2026-03-29 11:57:04 +00:00

5 lines
97 B
JSON

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