Files
78b8a0a6-6c74-4698-ba36-18e…/vercel.json
2026-03-25 11:04:06 +00:00

5 lines
97 B
JSON

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