Files
2de1b119-7d08-4687-82d6-e5d…/vercel.json
2026-04-04 16:44:55 +00:00

5 lines
97 B
JSON

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