Files
6f8a0294-1bf4-401f-9b5b-819…/vercel.json
2026-04-17 09:21:43 +00:00

5 lines
97 B
JSON

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