Files
569ef93a-7ef8-4c18-9bee-cb7…/vercel.json
2026-06-07 21:10:38 +00:00

5 lines
97 B
JSON

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