Files
2b9a99fc-c9df-4cfc-bb16-54e…/vercel.json
2026-03-09 08:23:43 +00:00

5 lines
97 B
JSON

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