Files
52046ba5-734f-48e6-88bb-4e7…/vercel.json
2026-03-18 09:43:23 +00:00

5 lines
97 B
JSON

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