Files
fa812971-fa4f-4f8f-a6e1-3ba…/vercel.json
2026-03-18 15:07:23 +00:00

5 lines
97 B
JSON

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