Files
8711bb26-3612-4b36-bd8f-b5d…/vercel.json
2026-03-16 16:11:24 +00:00

5 lines
97 B
JSON

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