Files
bc6682eb-08a0-4564-b0e2-89d…/vercel.json
2026-06-10 20:45:43 +00:00

5 lines
97 B
JSON

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