Files
124b57df-82bf-4f47-99a5-3c2…/vercel.json
2026-04-03 00:11:30 +00:00

5 lines
97 B
JSON

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