Files
5b6110d4-53a7-4bf4-ba97-890…/vercel.json
2026-03-04 01:47:20 +00:00

5 lines
97 B
JSON

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