Files
6b8efc0b-90a7-477d-8454-08e…/vercel.json
2026-03-05 09:39:53 +00:00

5 lines
97 B
JSON

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