Files
4496d5ef-2bd5-4ae5-9355-797…/vercel.json
2026-05-15 09:02:18 +00:00

5 lines
97 B
JSON

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