Files
fdcd27d8-3200-4d6b-89af-14e…/vercel.json
2026-03-17 23:20:43 +00:00

5 lines
97 B
JSON

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