Files
84bf7c3f-2bd7-47e1-944e-a6d…/vercel.json
2026-03-12 11:08:21 +00:00

5 lines
97 B
JSON

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