Files
20b0c87f-6e0e-432c-8e69-8af…/vercel.json
2026-05-09 15:59:49 +00:00

5 lines
97 B
JSON

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