Files
95899cbe-3cce-47d1-a0d6-8f4…/vercel.json
2026-03-12 13:15:58 +00:00

5 lines
97 B
JSON

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