Files
3070fee8-fe4b-48ae-98d8-9e0…/vercel.json
2026-03-09 07:18:10 +00:00

5 lines
97 B
JSON

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