Files
f18f2408-d5c1-4866-994f-d67…/vercel.json
2026-05-17 16:33:03 +00:00

5 lines
97 B
JSON

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