Files
86bbd632-d45b-4fb3-9aaf-4d1…/vercel.json
2026-06-03 15:29:41 +00:00

5 lines
97 B
JSON

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