Files
4757de6d-2f55-45a0-8d5d-182…/vercel.json
2026-05-15 08:55:47 +00:00

5 lines
97 B
JSON

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