Files
3c4e963f-fdf2-4c1b-8dea-268…/vercel.json
2026-05-12 04:06:47 +00:00

5 lines
97 B
JSON

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