Files
c7cdeeee-5236-43cc-87a6-6ef…/vercel.json
2026-05-22 09:30:38 +00:00

5 lines
97 B
JSON

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