Files
463659ed-77f6-42d8-966a-db9…/vercel.json
2026-03-18 15:31:23 +00:00

5 lines
97 B
JSON

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