Files
89ffb35a-8c66-4e83-b0fe-e7f…/vercel.json
2026-03-08 20:07:47 +00:00

5 lines
97 B
JSON

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